Forked from https://github.com/SealedSaucer/Online-Forever/blob/main/main.py
Discord Custom Status bot 24/7. Can be deployed on Render.
Getting token:
- Open Discord on Browser, F12 or ctrl+shift+i. Go to Network tab.
- Click on some server or chat. Find 'Science' on the Network.
- Find Authorzation. This is your
token
Render side:
- Installation command:
pip install -r requirements.txt
- Run command:
python main.py
- Environment variables:
token
: your_discord_tokenstatus
: normal status, can beonline
,dnd
,idle
custom_status
: status you want