Statuscord
A code that allows you to get the Playing, Listening, and Streaming Discord Statuses!
Install / Use
npx skills add SealedSaucer/StatuscordInstalls into whichever agent you are using.
README
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 <a href="https://discord.com/terms">Discord's Terms of Service</a> and <a href="https://discord.com/guidelines">Community Guidelines</a>.
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 <ins>NOT</ins> 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:
- Logging in to your discord account
- Pressing
Ctrl+Shift+Ito open Chrome Developer Tools - Go to the
NetworkTab - Keep it open and refresh the page
- Type
/apiin the filter search box - Click the entry that has
scienceas theName - On the sub-menu, go to
Headers - Scroll down till you see an entry named
Authorization. Copy the line next to it. - This is your token. <ins>DO NOT GIVE IT TO ANYONE</ins>.
🛠️ Installation
- Install Python on your machine (Make sure you add it to PATH)
- Download the repository and extract it
- Open the
main.pyfile and modify it to your liking - Save the file
- Open command prompt inside the folder and run
pip install -r requirements.txt - Once the packages are downloaded, either double-click the
main.pyfile in order to run it or open command prompt and runpython main.py - You can use the number 1, 2 or 3 to choose a status
<p align="center">Statuscord is licensed under <a href="https://github.com/SealedSaucer/Statuscord/blob/main/LICENSE">GNU General Public License</a> ❤️</p>
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.6kCommit, push, and open a PR
