Gary Kramlich
|
aa7059b1e3
|
Basic login test making sure we logged in properly
This just adds a message handler and spits out the message in the log to verify
that the websocket did connect successfully.
|
2022-01-05 11:47:03 -06:00 |
|
Gary Kramlich
|
94104102d2
|
Initial discord remote auth support.
It works, but nothing is persisted yet as the user object needs some tweaking
especially the database side.
|
2022-01-04 20:20:45 -06:00 |
|
Gary Kramlich
|
2279916d9c
|
Implement the command parser
Right now this just supports help and version, but will be getting new commands
shortly.
|
2021-12-30 15:08:41 -06:00 |
|