The Discord Bot for our organization, its current main purpose is to show upcoming CP Contests in different websites around the world by the use of the CList API.
4
stars
5
forks
source link
Update Documentation to also Discuss setting up the .env variables needed by the Discord #28
DISCORD_USER = Discord developer using the bot right now.
DISCORD_TOKEN = Token of the Discord Bot Itself,
Explain further on the documentation on how to setup these two variables and attach the Real Python URL LInk Tutorial Guide for new contributors to have an idea on where to start, since the original developer used that as reference while making this.
The Discord Bot also uses
Explain further on the documentation on how to setup these two variables and attach the Real Python URL LInk Tutorial Guide for new contributors to have an idea on where to start, since the original developer used that as reference while making this.
URL LINK ; https://realpython.com/how-to-make-a-discord-bot-python/