mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Update README
This commit is contained in:
@@ -35,9 +35,9 @@ Xiao is a Discord bot coded in JavaScript with
|
|||||||
* [Discord Information](#discord-information)
|
* [Discord Information](#discord-information)
|
||||||
* [Random Response](#random-response)
|
* [Random Response](#random-response)
|
||||||
* [Random Image](#random-image)
|
* [Random Image](#random-image)
|
||||||
|
* [Seeded Randomizers](#seeded-randomizers)
|
||||||
* [Single Response](#single-response)
|
* [Single Response](#single-response)
|
||||||
* [Automatic Response](#automatic-response)
|
* [Automatic Response](#automatic-response)
|
||||||
* [Seeded Randomizers](#seeded-randomizers)
|
|
||||||
* [Events](#events)
|
* [Events](#events)
|
||||||
* [Search](#search)
|
* [Search](#search)
|
||||||
* [Analyzers](#analyzers)
|
* [Analyzers](#analyzers)
|
||||||
@@ -48,7 +48,7 @@ Xiao is a Discord bot coded in JavaScript with
|
|||||||
* [Meme Generators](#meme-generators)
|
* [Meme Generators](#meme-generators)
|
||||||
* [Text Manipulation](#text-manipulation)
|
* [Text Manipulation](#text-manipulation)
|
||||||
* [Number Manipulation](#number-manipulation)
|
* [Number Manipulation](#number-manipulation)
|
||||||
* [Voice-Based](#voice-based)
|
* [Play Audio](#play-audio)
|
||||||
* [Phone](#phone)
|
* [Phone](#phone)
|
||||||
* [Coding Tools](#coding-tools)
|
* [Coding Tools](#coding-tools)
|
||||||
* [Other](#other)
|
* [Other](#other)
|
||||||
@@ -96,8 +96,8 @@ don't grant that permission.
|
|||||||
## Fun Information
|
## Fun Information
|
||||||
|
|
||||||
- 500+ commands
|
- 500+ commands
|
||||||
- 29,000+ lines of JavaScript
|
- 30,000+ lines of JavaScript
|
||||||
- 62,000+ lines of JSON data
|
- 63,000+ lines of JSON data
|
||||||
- 3 years of development
|
- 3 years of development
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
@@ -298,7 +298,7 @@ Total: 561
|
|||||||
* **generate-fun-information:** Generates the "Fun Information" for Xiao's README. (Owner-Only)
|
* **generate-fun-information:** Generates the "Fun Information" for Xiao's README. (Owner-Only)
|
||||||
* **generate-process-env:** Generates a backup list of Xiao's `process.env`. (Owner-Only)
|
* **generate-process-env:** Generates a backup list of Xiao's `process.env`. (Owner-Only)
|
||||||
* **ip:** Responds with the IP address the bot's server is running on. (Owner-Only)
|
* **ip:** Responds with the IP address the bot's server is running on. (Owner-Only)
|
||||||
* **reload:** Reloads a command or command group. (Owner-Only)
|
* **reload:** Reloads a command. (Owner-Only)
|
||||||
* **report-respond:** Responds to a submitted report. (Owner-Only)
|
* **report-respond:** Responds to a submitted report. (Owner-Only)
|
||||||
* **set-uses:** Changes command usage stats. (Owner-Only)
|
* **set-uses:** Changes command usage stats. (Owner-Only)
|
||||||
* **shutdown:** Shuts down the bot. (Owner-Only)
|
* **shutdown:** Shuts down the bot. (Owner-Only)
|
||||||
|
|||||||
Reference in New Issue
Block a user