mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 10:25:11 +02:00
Cats
This commit is contained in:
@@ -1,18 +1,6 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
"online": "<:online:313956277808005120> Online",
|
||||
"idle": "<:away:313956277220802560> Idle",
|
||||
"dnd": "<:dnd:313956276893646850> Do Not Disturb",
|
||||
"offline": "<:offline:313956277237710868> Offline"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user