⭐ Feel free to star the repository if this helped you!
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.
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.
- Secure [🔒]
- Account will stay 24/7 online
- Supports all three status modes (Playing, Listening, Streaming)
- Can be used on any platform that supports Python
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. DO NOT GIVE IT TO ANYONE.
- 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
Statuscord is licensed under GNU General Public License ❤️
