Hri7566 d65ec3bd58 | ||
---|---|---|
mpp | ||
.gitignore | ||
README.md | ||
data.go | ||
go.mod | ||
go.sum | ||
main.go |
README.md
mpp-client-go
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
- Connect websocket
- Parse server messages
- Send client messages
- Send keepalive
- Chat commands
- Key-value database
- Something unique
- Name the bot
- Make a real client package