Implement !kill

This commit is contained in:
Joscha 2019-04-12 12:08:26 +00:00
parent a0f7c8e84a
commit 3255ea770e
3 changed files with 18 additions and 4 deletions

View file

@ -49,7 +49,6 @@ i. e. the text between the end of the "!echo" and the end of the whole message.
## TODOs
- [ ] implement !kill
- [ ] implement !restart and add an easier way to run bots
- [ ] untruncate LiveMessage-s
- [ ] config file support for bots, used by default
@ -63,3 +62,4 @@ i. e. the text between the end of the "!echo" and the end of the whole message.
- [ ] write project readme
- [ ] write examples
- [x] implement !uptime for proper botrulez conformity
- [x] implement !kill