https://github.com/ammienyami/backuper
Backup a discord text channel.
https://github.com/ammienyami/backuper
backup backup-utility bot discord discord-bot discord-py python
Last synced: about 2 months ago
JSON representation
Backup a discord text channel.
- Host: GitHub
- URL: https://github.com/ammienyami/backuper
- Owner: AmmieNyami
- License: mit
- Created: 2023-05-14T14:18:19.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-25T19:20:16.000Z (over 1 year ago)
- Last Synced: 2025-03-23T02:28:30.986Z (over 1 year ago)
- Topics: backup, backup-utility, bot, discord, discord-bot, discord-py, python
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Backuper
Backup a discord chat
## Quick Start
Create a `.env` file containing the environment variables `DISCORD_PREFIX` and `DISCORD_TOKEN`. Then run:
```console
$ ./build.sh run
```
To backup a chat, run the command `!backup` in the chat you would like to backup. The bot will stop running and backup everything into the folder `assets` and `messages.json`.