No description
| data | ||
| src | ||
| .gitignore | ||
| README.md | ||
| run-loop | ||
| run-rotate | ||
discord status
Scripts to automate setting discord status. Either once or in a loop.
Usage
Running
./run-rotateTo rotate discord status once../run-loopTo rotate discord status in a loop.
Configuration
- Provide the discord token of the account you want to update in
./data/token. - Put status you want to use in
./data/status.txtone per line.
Dependencies
Scripted with Deno 2. Install it through your Package Manager or using instructions at deno.com.