Add fancy argument parsing
This commit is contained in:
parent
135640ca44
commit
24128a460a
3 changed files with 95 additions and 2 deletions
|
|
@ -54,7 +54,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?)
|
||||
- [ ] fancy argument parsing
|
||||
- [ ] document new classes (docstrings, maybe comments)
|
||||
- [ ] write examples
|
||||
- [ ] make yaboli package play nice with mypy
|
||||
|
|
@ -69,3 +68,4 @@ i. e. the text between the end of the "!echo" and the end of the whole message.
|
|||
- [x] implement !restart
|
||||
- [x] write project readme
|
||||
- [x] cookie support
|
||||
- [x] fancy argument parsing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue