- Added support for Docker,
docker compose up
will spin up the bot and install the requirements - Pinned
discord.py
version in therequirements.txt
file - Removed the
config.json
file and replaced the rest with.env
just like the token
docker compose up
will spin up the bot and install the requirementsdiscord.py
version in the requirements.txt
fileconfig.json
file and replaced the rest with .env
just like the token