From fb3cc5a815a3aeefda88ce216d86d53f2083a6e7 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Mon, 29 Jun 2020 17:38:40 -0400 Subject: [PATCH] Add more Xiao Facts --- assets/json/xiao-fact.json | 4 +++- package.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/assets/json/xiao-fact.json b/assets/json/xiao-fact.json index 8faa667f..1c45cdd0 100644 --- a/assets/json/xiao-fact.json +++ b/assets/json/xiao-fact.json @@ -52,5 +52,7 @@ "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 `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." + "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.", + "In the `undertale` command, you can provide \"ness\" as an option, a reference to UNDERTALE's origins as an EarthBound project.", + "There are many clone of Xiao. One of them, Time, even got a DMCA takedown notice!" ] diff --git a/package.json b/package.json index 685762dc..393b0807 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiao", - "version": "117.3.1", + "version": "117.3.2", "description": "Your personal server companion.", "main": "Xiao.js", "scripts": {