1.0.5 • Published 4 years ago

dismay v1.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Dismay

Written by slepe

Please report bugs and send in any suggestions

preview (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

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago