mirror of
https://github.com/Stone-Red-Code/DiscordCLI.git
synced 2026-09-04 09:05:59 +02:00
Added description to README
This commit is contained in:
@@ -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. <a href="https://github.com/Stone-Red-Code/DiscordCLI/releases">Download</a> one of the releases
|
||||
2. Execute the `DiscordCLI` file
|
||||
3. Enter your <a href="https://github.com/Stone-Red-Code/DiscordCLI/releases">User Token</a>
|
||||
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:<guild name/index>
|
||||
### enterg
|
||||
- enter guild
|
||||
- args:<guild name/index>
|
||||
### enterc
|
||||
- enter channel
|
||||
- args:<channel name/index>
|
||||
### enterd
|
||||
- enter DM channel
|
||||
- args: <channel name/index>
|
||||
|
||||
Reference in New Issue
Block a user