Added !dice command

This commit is contained in:
Felipe M 2020-09-17 20:16:42 +02:00
parent 9921d067ff
commit 903076de54
Signed by: fmartingr
GPG key ID: 716BC147715E716F
4 changed files with 57 additions and 6 deletions

View file

@ -21,15 +21,13 @@ Python framework to create bots for several platforms.
### Development
#### Ping
Say `!ping` to get response with time elapsed.
- `!ping`: Say `!ping` to get response with time elapsed.
### Fun and entertainment
#### Loquito
What happens when you say _"lo quito"_...? (Spanish pun)
- Lo quito: What happens when you say _"lo quito"_...? (Spanish pun)
- Dice: Put `!dice` and wathever roll you want to perform.
## Installation