Add cookie support

This commit is contained in:
Joscha 2019-04-13 15:32:58 +00:00
parent 7b7ddaa0d1
commit e09e2d215f
7 changed files with 127 additions and 11 deletions

View file

@ -59,7 +59,6 @@ i. e. the text between the end of the "!echo" and the end of the whole message.
## TODOs
- [ ] document yaboli (markdown files in a "docs" folder?)
- [ ] cookie support
- [ ] fancy argument parsing
- [ ] document new classes (docstrings, maybe comments)
- [ ] write examples
@ -74,3 +73,4 @@ i. e. the text between the end of the "!echo" and the end of the whole message.
yaboli using `pip install git+https://github.com/Garmelon/yaboli`)
- [x] implement !restart
- [x] write project readme
- [x] cookie support