Update README.md
This commit is contained in:
parent
0e76ea494d
commit
34cb69d101
13
README.md
13
README.md
|
@ -3,3 +3,16 @@
|
|||
This isn't a client package for MPP, rather it's a single script for MPP that connects a gorilla websocket.
|
||||
|
||||
I clearly don't know what I'm doing.
|
||||
|
||||
## TODO
|
||||
|
||||
- [x] Connect websocket
|
||||
- [x] Parse server messages
|
||||
- [x] Send client messages
|
||||
- [x] Send keepalive
|
||||
- [x] Chat commands
|
||||
- [ ] Key-value database
|
||||
- [ ] Something unique
|
||||
- [ ] Name the bot
|
||||
- [ ] Make a real client package
|
||||
|
||||
|
|
Loading…
Reference in New Issue