dismay
v1.0.5
Published
cli discord client
Readme
Dismay
Written by slepe
Please report bugs and send in any suggestions
(these colours will change with your terminal colour-scheme)
Requirements:
- Node.js
- npm
Install:
sudo npm install -g dismay (may require admin perms on Windows) to make the client available everywhere
Getting Discord token:
Go to the default Discord client, this can be web or electron
Open the dev tools ctrl+shift+i usually
Go to the network tab, make sure it's recording
Go to any guild and select a channel
Now scroll through the network log and select an entry called messages?limit=50
Select headers
Scroll down and copy authorization under Request Headers
Launching the client:
On your first launch you must:
dismay --token="token we copied" if you have any issues with this, try running it with sudo or admin permissions
After this you can use dismay to launch the client and it ~~should~~ will remember your token
Commands:
:guilds or :lg to list guilds
:c h@r or :c home@r/unixporn to go to channel home of guild r/unixporn
:c h or :c home to go to channel home of current guild
:dm user to start messaging with user
:l switch to last channel. Repeat to switch between two most recent channels
:channels guild or :lc guild to list channels of guild
:channels or :lc to list channels of current guild
:friends or :lf to list friends
:s status change status between online, idle, dnd, offline
:q or :exit to quit dismay
