~kris/9p

disco

e26ca005dfadb514c5dc48b3705426536a1aa1c8 — Sean Hinchee 9 years ago 845442a
reword
1 files changed, 13 insertions(+), 2 deletions(-)

M README.md
M README.md => README.md +13 -2
@@ 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