mpp-client-go/README.md

394 B

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