Hri7566 2bd8370170 | ||
---|---|---|
events | ||
mpp | ||
.gitignore | ||
README.md | ||
client.go | ||
go.mod | ||
go.sum | ||
test.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