Articuno (discord-interactions)
A small and fun Discord Bot that is written in Python and discord-interactions (with discord.py)
Get started
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
For legacy code
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
Main branch will be for discord-interactions and legacy branch will be for pycord