jharrison902 / rpgbot

Simple Discord Rpg bot written in python
0 stars 0 forks source link

Implement dice roller (interpreter) #3

Open jharrison902 opened 6 years ago

jharrison902 commented 6 years ago

RPG Bot should have a dice roller. This should follow the standard NdD+C format with the following features:

jharrison902 commented 6 years ago

Dice rolling is now committed to main. Once base functions are in, we'll move to pull requests.

jharrison902 commented 6 years ago

Please review current code before I proceed with additional functions