This a discord bot that have a daily dice rolling game. Where you can roll a dice once a day and compete with your friends. It was partially written by a AI.
To run the program you need to first install the dependencies using poetry: poetry install
.
You then need to add a .env
file with the value DISCORD_TOKEN
with you token from the discord developer portal.
You should then be able to run the bot using the command: poetry run bot