The source code on this repo is for a dice-rolling and RPG aid for Telegram (http://telegram.org). It was built using python-telegram-bot, the guide and the example developed by python-telegram-bot dev team.
Simply run the Python script, and start a chat with the user @ricarpgbot.
So far the bot accepts just 2 commands:
- /start
- /roll NdD
The python package python-telegram-bot can be installed through pip. It has no other dependencies.
If any (lol), please contact me throught this github.
Happy rolling!