Fix Incorrect Xiao Fact

This commit is contained in:
Dragon Fire
2020-06-20 11:05:00 -04:00
parent cec96bc241
commit 49504fa3d6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
View File
@@ -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": {