Silly discord math bot
A fun little Discord bot built with discord.py that can greet users and answer simple math questions using slash commands!
/lowchiβ Replies with a friendly mention./math question: What is 5 + 3β Answers the math question and explains the result if asked.
- Python 3.8+
discord.pywith slash command support (or usepy-cord)
- Clone the repo:
git clone https://github.com/your-username/discord-math-bot.git cd discord-math-bot