You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
313 B
Plaintext

{
"channel": "XXXXXXXXXXXX", // the channel id where you want the status message to be"
"editTime": 10000, // the time beetween two message edit (in ms)
"purgeOnRestart": true, // wether to purge or not the status channel on restart
"purgeAmount": 100 // the amount of messages to purge on start
}