signal-export
Please remember to use a Python Virtual Environments
python3 -m venv env
source env/bin/activate
pip install signal-export
export CURRENT_DIR="$(pwd)"
sigexport $CURRENT_DIR/exported-chats
Please remember to use a Python Virtual Environments
python3 -m venv env
source env/bin/activate
pip install signal-export
export CURRENT_DIR="$(pwd)"
sigexport $CURRENT_DIR/exported-chats