Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 868 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 868 Bytes

ricaRPGbot

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.

How to run

Simply run the Python script, and start a chat with the user @ricarpgbot.

Commands

So far the bot accepts just 2 commands:

  • /start
  • /roll NdD

Development

The python package python-telegram-bot can be installed through pip. It has no other dependencies.

Support or Contact

If any (lol), please contact me throught this github.

Happy rolling!