Pythonista GUI implementation of DiscordChatExporter via SSH
This code does not export chats by itself and works by sending SSH commands to host with installed CLI version of DiscordChatExporter.
- Downloaded and installed Pythonista
- Host with CLI version of DiscordChatExporter installed
- Access to host via SSH
- Download and import repository to Pythonista.
- Open
DiscordChatExporter.py
and change path and SSH connection variables. - Run
DiscordChatExporter.py
.