Hacked up version of theboxmage's discord-cli
JSON config is in $home/lib/disco.cfg for setting password, should be made automatically after first run.
mk deps (or go get the deps manually)
mk install
JSON
Does not create accounts for you, this still needs to be done in a browser/app
Does not support 2FA (Discord API explicitly does not allow this)
No way to fix an HTTP 400 Needs Captcha error if one is thrown
:g switching guilds crashes the client Add private channel switch later
Commands available in chat:
| Command | Function |
|---|---|
| :q | Quits disco |
| :g | Change listening Guild |
| :c | Change listening Channel inside Guild |
| :m [n] | Display last [n] messages: ex. :m 2 displays last two messages |
| :p | Pulls up the private channel menu |
If you can connect to a channel and see messages, but yours aren't sending, check to make sure your e-mail address is verified.