Skip to content

Control your discord and discord bot accounts through command line.

License

Notifications You must be signed in to change notification settings

gitter-badger/DiscordConsole

 
 

Repository files navigation

DiscordConsole License Support

DiscordConsole is a software aiming to give you full control over accounts, bots and webhooks!

Table of Contents

Install

To get started, simply download the console from releases.

Or compile it yourself: go get github.com/legolord208/DiscordConsole, you'll also need the DiscordGo development version; to get that type make dgo. Then, actually make the switch to develop: git checkout develop. Finally, just type go install.

Usage

It is recommended to run DiscordConsole in a Terminal. To do that, just cd to the folder you extracted it and run it by typing DiscordConsole. There are a few launch options covered in the wiki. Click here to go to the unfinished Wiki.

When starting the DiscordConsole from Windows, you might get a screen saying that Windows SmartScreen prevented an unrecognized app from starting. Just click the More Info then Run anyway.

Once started, you'll get asked to fill in your token. If you don't know how to get it, check this wiki page. For the first setup, we will use an user account. Setups with bot accounts and webhook are explained on the wiki as well.

Once you got your token, just type user TOKEN in the terminal. You'll get the following screen: Picture

Try to type something like help and let the magic happens! For a detailed review of each commands, check this wiki page or type help command.

Don't want to go through all of this? Check our Beta Launcher!

Credits

DiscordConsole written by LEGOlord208, with documentation improvments by Parallaχ.

Contribute

Feels free to submit a Pull Request! Not a coder, but want to be involved in the project? Send us some suggestions through issues.

License

GNU G.P.L. © LEGOlord208 - Click here for more information.

About

Control your discord and discord bot accounts through command line.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.7%
  • Makefile 0.3%