A small and fun Discord Bot that is written in Python and discord-interactions
A small and fun Discord Bot that is written in Python and discord-interactions (with discord.py)
If you want to host the bot by yoursel, you must do these steps:
- Put your bot’s token in ./data/config.json. You can get your bot’s token at here
- Install required libraries in
requirements.txt
by using pip
discord.py is discontinued. However, a new fork called pycord was created and has been developed based on the beta version(2.0) of discord.py
will be for discord-interactions and legacy branch will be for pycord