@@ 1,11 1,22 @@
# Disco
-Hacked up version of theboxmage's DiscordCli (see LICENSE.theboxmage README.theboxmage.md)
+Hacked up version of theboxmage's discord-cli (see README.theboxmage.md)
-JSON config is in `$home/lib/disco-cfg.json` for setting password.
+JSON config is in `$home/lib/disco-cfg.json` for setting password, should be made automatically after first run.
## Install
`mk deps`
+
`mk install`
+## Problems
+
+* 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)
+
+* Cutting and pasting text might break things
+