1
0
Fork 0
mirror of synced 2024-05-29 08:49:38 +12:00

Added stop command

Dan Hess 2016-08-21 18:22:22 -05:00
parent 6029cade75
commit 62c1713b22

@ -14,4 +14,10 @@ You can either provide a letter, or attempt a guess at the whole phrase.
```
This is used to create a new hangman game. The bot may not have permission to delete messages
So it will PM you and ask for the phrase you want. The phrase needs to be under 30 characters
```
`(stop|delete|remove|end)`
```
This force stops a game of hangman, which should realistically only be used in a situation like one player leaving
```