A Discord bot written in Python that tracks your servers bathroom habits, minigame and trivia included!
- Add the token from
Settings > Bot > Token
to theTOKEN=
line of config.py. - Under
Settings > Bot > Privileged Gateway Intents
turn on the following:- Presence Intent
- Message Content Intent
- Under
Settings > Installation > Default Install Settings > Guild Install
set the following:- Scopes:
applications.commands
,bot
. - Permissions:
Read Message History
,Send Messages
,Use Slash Commands
,Create Private Threads
,Create Public Threads
- Scopes:
- You can turn off
Public Bot
underSettings > Bot > Public Bot
.
Set up and publish a docker container, for easy install.- Implement i8ln, add translations for French and Spanish.
Language | Code | Translation accuracy |
---|---|---|
English | en |
Native |
Spanish | es |
TODO |
French | fr |
TODO |
Help me translate to as many languages as possible, submit your PR!
Contribution is welcome! New features, bug fixes, internationalization. Submit your pull requests, thanks!