This is a simple Discord bot that contains simple commands for roleplaying via Discord.
git clonethis repository, and browse to it from the command line- Run
yarnto installnode_packages - Run
yarn start --token=YOUR_TOKEN_HERE
| Command | Description |
|---|---|
!roll |
Rolls a given # of dice, and allows for hunger dice. |
!dice 5rolls 5 10-sided dice at difficulty 8.!dice 5@5rolls 5 10-sided dice at difficulty 5.
!roll-v5 4h2rolls 4 10-sided dice, 2 of which are hunger dice.
!dice 5!!10rolls 5 10-sided dice that explode on 10s.!dice 5!!9rolles 5 10-sided dice that explode on 9s.