diff --git a/README.md b/README.md index 221bf3d..4980409 100644 --- a/README.md +++ b/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 +