An open sourced connect 4 discord bot.
Invite this bot
- Python
- Discord.py
- Flask
- Google cloud (to run the bot)
- Google drawings (for the logo)
To set up, download the files and then install the packages dotenv, discord.py, and flask.
Afterwards, create a file in the same directory named .env. Then put the following into the file:
TOKEN=<YOUR BOT TOKEN>
Finally, run the main.py file.