From 890625e6da280f677348359f19707fca60853107 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Tue, 13 Apr 2021 11:09:58 +0200 Subject: [PATCH] Added description to README --- README.md | 41 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 39 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f314d6..3a7f24e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,42 @@ # DiscordCLI > Use Discord in the terminal -# README coming soon -Download: https://github.com/Stone-Red-Code/DiscordCLI/releases +## Warning +Use this software at your own risk.\ +This isn't directly a selfbot, but Discord may count it as User account automation and this is against the terms of use.\ +I guess everything should be fine as long as you don't behave conspicuously but still proceed with caution!\ +Currently there are no known cases where a user got banned for using this software.\ +I will update the above if anything changes! + +## Download +Releases: https://github.com/Stone-Red-Code/DiscordCLI/releases + +## Usage +1. Download one of the releases +2. Execute the `DiscordCLI` file +3. Enter your User Token +4. Enter one of the commands below + +## Commands +### help + - lists all commands +### exit + - exits application +### logout + - deletes auth token and exits application +### guilds + - lists all guilds you are in +### dms + - lists all private channels +### channels + - lists all channels of guild + - args: +### enterg + - enter guild + - args: +### enterc + - enter channel + - args: +### enterd + - enter DM channel + - args: