mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 00:12:38 +02:00
Xiao can now be playing Mafia
This commit is contained in:
@@ -46,5 +46,9 @@
|
|||||||
{
|
{
|
||||||
"text": "with a murderous cow",
|
"text": "with a murderous cow",
|
||||||
"type": "PLAYING"
|
"type": "PLAYING"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "Mafia",
|
||||||
|
"type": "PLAYING"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"red": "hexee3333",
|
|
||||||
"orange": "hexee8833",
|
|
||||||
"yellow": "hexffcc22",
|
|
||||||
"green": "hexaadd00",
|
|
||||||
"blue": "hex66ccff",
|
|
||||||
"purple": "hex8866ee",
|
|
||||||
"pink": "hexff66aa",
|
|
||||||
"dark blue": "hex2255ee",
|
|
||||||
"dark pink": "pink",
|
|
||||||
"black": "hex000000"
|
|
||||||
}
|
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "xiao",
|
"name": "xiao",
|
||||||
"version": "109.1.0",
|
"version": "109.1.1",
|
||||||
"description": "Your personal server companion.",
|
"description": "Your personal server companion.",
|
||||||
"main": "Xiao.js",
|
"main": "Xiao.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user