Skip to content

A super simple, super easy way to display more information on your discord profile.

License

Notifications You must be signed in to change notification settings

QuadraticKid/MultiStatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord MultiStatus

Quick info

A super simple, super easy way to display more information on your discord profile.

I set it up so by default it can show static messages, your local time, and how long you've been awake.

You can run node wake when you wake up to update the time in wake.json.

To start the main program, run node status.

Setup

You will need to grab your user token. You can do so by opening inspect element, on most browsers you can right click in a page and click Inspect Element. If you are using the discord desktop app, you can do so by pressing Ctrl+Shift+i. Click on the Network Monitor tab (Commonly labled just "Network"). You can watch all the requests discord makes here. Go ahead and send a message somewhere on that client. You should see a new request labled "messages". Click on that, and scroll through the headers tab. You should see some entry labled "authorization", copy the value of that entry and paste it into config.json. The config is generated by the program. It is copied from config.default.json. You can either copy the file yourself or run the program.

Note

Use of this software could be considered selfbotting under Discord's TOS. I am not liable for anything that may happen to you or your account by using this software.




Provided under the MIT license.

About

A super simple, super easy way to display more information on your discord profile.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published