its-theo / AnyStatus

Get your own custom status for discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnyStatus

Get your own sweet custom discord status!

AnyStatus Banner

✅ Finally updated to work in 2023!

Paste your account token and your desired prefix in config.json. The file can be opened using the normal Notepad. You can find your token here. You need to have Python installed to use AnyStatus. Next, open a new terminal in the current folder and execute the following command:

pip install -r requirements.txt

Then open main.py and your custom status is ready :)
Send <prefix><activity> = <text> in any discord channel to change your status. Example: --playing = Minecraft You can alternatively run chmod +x run.sh in the console and open run.sh afterwards or open run.bat if you're a windows user for automatic package installation and quick launch. 🛑 AnyStatus only works on discord.py 1.7.3, keep that in mind! Also remember that it can take up to 5 minutes to update your status

About

Get your own custom status for discord


Languages

Language:Python 94.5%Language:Shell 3.0%Language:Batchfile 2.6%