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.

8 lines
461 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
"displayLink": true, // wether to display or not the project link
"projectLink": "http link" // the link of your crowdin project if public
}