Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.17 KB

readme.md

File metadata and controls

27 lines (21 loc) · 1.17 KB

Discord Python3.7 Finished

⚠️ Although the risk is low, using a selfbot in discord is against the terms of service and your account could be banned, although its highly unlikely from past experience ⚠️

A python script that automatically changes your discord status every x seconds

How to get your token

This video showcases how to get your token

How to use

git clone https://github.com/seksea/auto-status
cd auto-status
pip install -r requirements.txt
vim config.json # Use any text editor and edit to your liking
python3 auto-status.py

Found a bug/want to add something?