irgolic / AutoPR-template

Prompt pull request with issues with this AutoPR quickstart template.
https://github.com/irgolic/AutoPR
5 stars 8 forks source link

Create a dice rolling bot #20

Open irgolic opened 1 year ago

irgolic commented 1 year ago

In the dice_rolling_bot folder, develop a Discord bot that allows users to roll virtual dice by typing a command (e.g., "!roll 1d6"). The bot should support various dice types (e.g., d4, d6, d8, d10, d12, d20) and multiple dice rolls at once. Include a README.md file with information on the bot's features, setup instructions, and usage guidelines.