This discord bot was made as an adaption of the popular game "Truth or Dare". Having trouble thinking of some good questions? Just invite this bot to your discord server and you can have some fun with your online friends. The bot has a few hundred of truths and dares each. There exist other bots out there, but the majority of customizations are locked behind paywalls, which I set out to fix. It isn't perfect, but it's something.
- Grab your bot token from the discord bot portal, and place it in .env.example, and rename it to .env
- make sure to install all dependencies
- on the discord bot page, select "read messages and application commands" in the intents section
- git clone the repository and run
python3 bot.py
- you're set to go now!
/questions
d.txt - list of dares
t.txt - list of truths
...
.env - where your bot token $TORDTOKEN should go
.gitignore
bot.py - actual bot code
tord.py - question parsing code
LICENSE
README.md
Please consider voting :3