No description
Find a file
2025-06-06 16:34:04 +02:00
data added misc quotes 2025-06-06 16:34:04 +02:00
src disable status state set 2024-11-24 17:16:48 +01:00
.gitignore add logging for non tty invokation 2024-11-24 17:22:04 +01:00
README.md update readme 2024-11-24 17:15:35 +01:00
run-loop Add quotes & add logging to loop. 2025-05-02 17:16:10 +02:00
run-rotate added citations & shortened interval 2024-11-25 01:36:43 +01:00

discord status

Scripts to automate setting discord status. Either once or in a loop.

Usage

Running

  • ./run-rotate To rotate discord status once.
  • ./run-loop To 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.txt one per line.

Dependencies

Scripted with Deno 2. Install it through your Package Manager or using instructions at deno.com.