https://github.com/gcentauri/snekeyes
Dice rolling bot for Matrix using the granolin bot framework
https://github.com/gcentauri/snekeyes
Last synced: 6 months ago
JSON representation
Dice rolling bot for Matrix using the granolin bot framework
- Host: GitHub
- URL: https://github.com/gcentauri/snekeyes
- Owner: gcentauri
- License: agpl-3.0
- Created: 2020-04-19T02:07:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T14:49:09.000Z (over 5 years ago)
- Last Synced: 2025-06-01T15:28:15.463Z (7 months ago)
- Language: Common Lisp
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# snekeyes
Dice rolling bot for Matrix using the granolin bot framework.
More documentation will come...
## Commands
Currently, `snekeyes` supports two commands:
- `craps!` which rolls two six-sided dice. You win if the total is 7.
- `roll! NdS` which rolls N dice with S sides. `roll! 5` will roll 5 six-sided dice.