Files
DiscordCLI/README.md
T
2021-04-14 14:36:20 +02:00

1.8 KiB

DiscordCLI

Use Discord in the terminal

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 their TOS.
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:<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>

Limitations

DiscordCLI doesn't support everything the officil Discord app does. I'm trying to add more features continuously to it but there will be always some limitations.

Current limitation:

  • No voice support
  • Mentions can't be created easily
  • You can't add/remove guilds
  • You can't create/accept friend requests
  • Discord online status not updating
    And propably more.
    If you find a missing feature in DiscordCLI please tell me or create a pull request and update this list.