mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-21 05:54:33 +02:00
Fix Incorrect Xiao Fact
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
"The `give-flower` command was the first command added to Xiao.",
|
"The `give-flower` command was the first command added to Xiao.",
|
||||||
"Xiao is the best bot ever.",
|
"Xiao is the best bot ever.",
|
||||||
"Xiao began development in February 2017, and was most likely active sometime in 2016 under a different name.",
|
"Xiao began development in February 2017, and was most likely active sometime in 2016 under a different name.",
|
||||||
"The command with the most lines of code is, oddly enough, `anime`, at 189.",
|
"The command with the most lines of code is `poker`, at 313.",
|
||||||
"The `ship` command gives a special response if the compatability is 69.",
|
"The `ship` command gives a special response if the compatability is 69.",
|
||||||
"The `jeopardy` command will play the Jeopardy think music if both you and the bot are in a voice channel when the command is used.",
|
"The `jeopardy` command will play the Jeopardy think music if both you and the bot are in a voice channel when the command is used.",
|
||||||
"Dragon Fire, the developer of Xiao, is forever alone."
|
"Dragon Fire, the developer of Xiao, is forever alone."
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "xiao",
|
"name": "xiao",
|
||||||
"version": "116.34.2",
|
"version": "116.34.3",
|
||||||
"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