Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 414 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 414 Bytes

DiscordAutoCustomStatus

This program updates selected custom status messages automatically.

Execution:

  1. install the requirements: pip3 install -r requirements.txt
  2. open AutoCustomStatus.py with any editor and edit the values to your needs
  3. run the program: python3 AutoCustomStatus.py or: AutoCustomStatus.py

If the discord website changes, the xpaths might changes, so feel free to update these.