mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-04 07:46:43 +02:00
Xiao can now be playing Mafia
This commit is contained in:
@@ -46,5 +46,9 @@
|
||||
{
|
||||
"text": "with a murderous cow",
|
||||
"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",
|
||||
"version": "109.1.0",
|
||||
"version": "109.1.1",
|
||||
"description": "Your personal server companion.",
|
||||
"main": "Xiao.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user