An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Backuper




logo


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`.