Skip to content

SealedSaucer/Statuscord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Statuscord

A code that allows you to get the Playing, Listening, and Streaming Discord Statuses!

⭐ Feel free to star the repository if this helped you!

Disclaimer

By using this code, you are automating your Discord Account. This is against Discord's Terms of Service and Community Guidelines. If not used properly, your account(s) might get suspended or terminated by Discord. I, the developer, am not responsible for any consequences that may arise from the use of this code. Use this software at your own risk and responsibility. Learn more about Discord's Terms of Service and Community Guidelines.

This repository is in no way affiliated with, authorized, maintained, sponsored, or endorsed by Discord Inc. (discord.com) or any of its affiliates or subsidiaries.

Warning

DO NOT GIVE YOUR DISCORD TOKEN TO ANYONE.

Giving your token to someone else will give them the ability to log into your account without the password or 2FA.


✨ Features

  • Secure [🔒]
  • Account will stay 24/7 online
  • Supports all three status modes (Playing, Listening, Streaming)
  • Can be used on any platform that supports Python

🔎 Obtaining Your Token

You will need an user token inorder to use this code. You can obtain it by doing the following:

  1. Logging in to your discord account
  2. Pressing Ctrl+Shift+I to open Chrome Developer Tools
  3. Go to the Network Tab
  4. Keep it open and refresh the page
  5. Type /api in the filter search box
  6. Click the entry that has science as the Name
  7. On the sub-menu, go to Headers
  8. Scroll down till you see an entry named Authorization. Copy the line next to it.
  9. This is your token. DO NOT GIVE IT TO ANYONE.

🛠️ Installation

  1. Install Python on your machine (Make sure you add it to PATH)
  2. Download the repository and extract it
  3. Open the main.py file and modify it to your liking
  4. Save the file
  5. Open command prompt inside the folder and run pip install -r requirements.txt
  6. Once the packages are downloaded, either double-click the main.py file in order to run it or open command prompt and run python main.py
  7. You can use the number 1, 2 or 3 to choose a status

Statuscord is licensed under GNU General Public License ❤️

Contributors

Languages