Загрузить файлы в «cogs/status_rotator»
This commit is contained in:
13
cogs/status_rotator/statuses.json
Normal file
13
cogs/status_rotator/statuses.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"interval_minutes": 1.0,
|
||||
"statuses": [
|
||||
{
|
||||
"type": "playing",
|
||||
"text": "Example 1"
|
||||
},
|
||||
{
|
||||
"type": "listening",
|
||||
"text": "Example 2"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user