This is a discord bot used in my own discord server.
- Keeping user locked in a "jail" voice channel
- audioplaying
- memeposting
- logging
Here is an example of how the jail feature looks for the users:
| Admins perspective | Users perspective |
|
|
Requires Docker and Docker compose.
- Clone the project
- Create a file containing the bot-token for the discord bot used for development at
DictatorBot/secrets/dev_bot_token.txt - Start the bot by running
docker-compose up

