From e26ca005dfadb514c5dc48b3705426536a1aa1c8 Mon Sep 17 00:00:00 2001 From: Sean Hinchee Date: Mon, 24 Jul 2017 21:41:47 -0500 Subject: [PATCH] reword --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 98480c2ef06465742fb02342c21fc9a49fb4ffa8..c9ebf3c0a5e66a0976307a3b3acb919f9fe27254 100644 --- a/README.md +++ b/README.md @@ -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 +