Update Fun Info, Add Jeopardy Easter Egg

This commit is contained in:
Dragon Fire
2020-05-25 00:13:54 -04:00
parent e6e9b9e67f
commit 8ef862013f
3 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -85,10 +85,10 @@ don't grant that permission.
## Fun Information
- 400+ Commands
- 20,000+ lines of JavaScript
- 23,000+ lines of JavaScript
- 61,000+ lines of JSON data
- 3 years of development
- 3,000+ commits
- 4,000+ commits
## Installing
+2 -1
View File
@@ -51,5 +51,6 @@
"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 `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."
]
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiao",
"version": "114.29.2",
"version": "114.29.3",
"description": "Your personal server companion.",
"main": "Xiao.js",
"scripts": {