mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Update Fun Info, Add Jeopardy Easter Egg
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiao",
|
||||
"version": "114.29.2",
|
||||
"version": "114.29.3",
|
||||
"description": "Your personal server companion.",
|
||||
"main": "Xiao.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user