2021-06-24 16:00:16 +02:00
2021-06-24 16:49:38 +03:00
2021-05-31 19:32:37 +02:00
2021-04-12 12:37:30 +02:00
2021-06-24 16:38:27 +03:00
2021-04-12 12:52:56 +02:00
2021-05-31 23:05:45 +02:00

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 Discord client but that doesn't mean it will never happen.
Don't blame me if you get banned!
I will update the above if anything changes!

Usage

  1. Download one of the releases
  2. Execute the DiscordCLI.exe file on windows and run dotnet DiscordCLI.dll on linux
  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

clear

  • clears the console

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>

userinfo

  • gets information about a user
  • args: <user name>

Limitations

DiscordCLI doesn't support everything the official Discord app does. If you find a missing feature in DiscordCLI that is not listed below please tell me or create a pull request and update the list below.

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 probably more.

S
Description
Use Discord in the terminal
Readme MIT
13 MiB
Version 0.5
Latest
2021-08-06 21:49:27 +02:00
Languages
C# 100%