ChronoBot is a Chat Archiver for discord
First add your token to a .env file Example:
TOKEN=<TOKEN HERE>
Make sure that pipenv
is installed.
Installing dependencies
pipenv install
Activating the shell
pipenv shell
Running the bot
python3 main.py