diff --git a/assets/json/xiao-fact.json b/assets/json/xiao-fact.json index 234fd77b..3d48a108 100644 --- a/assets/json/xiao-fact.json +++ b/assets/json/xiao-fact.json @@ -50,7 +50,7 @@ "The `give-flower` command was the first command added to Xiao.", "Xiao is the best bot ever.", "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 `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." diff --git a/package.json b/package.json index 2c12fdbf..370dacc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiao", - "version": "116.34.2", + "version": "116.34.3", "description": "Your personal server companion.", "main": "Xiao.js", "scripts": {