DISCLAIMER
Self-botting is against Discords TOS and this script may get you banned. Use at your own discretion.
Installation
# clone the repo
git clone https://github.com/allistairhakim/DiscordStatusClock.git
# change the working directory
cd DiscordClock
# install the required modules
py -m pip install -r requirements.txt
Usage
- Open Chrome DevTools on Discord (Ctrl + Shift + I on most computers)
- Go to the Application tab
- Under Storage go to Cookies
- Copy value of __cfduid and paste into the variable _COOKIE of discordstatus.py
- Run program
Contributing
Feel free to contribute!