mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 06:10:49 +02:00
19 lines
422 B
JSON
19 lines
422 B
JSON
{
|
|
"online": {
|
|
"text": "<:online:313956277808005120> Online",
|
|
"color": "#00AE86"
|
|
},
|
|
"idle": {
|
|
"text": "<:away:313956277220802560> Idle",
|
|
"color": "#FFFF00"
|
|
},
|
|
"dnd": {
|
|
"text": "<:dnd:313956276893646850> Do Not Disturb",
|
|
"color": "#FF0000"
|
|
},
|
|
"offline": {
|
|
"text": "<:offline:313956277237710868> Offline",
|
|
"color": "#808080"
|
|
}
|
|
}
|