mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 15:07:42 +02:00
Update README
This commit is contained in:
@@ -30,7 +30,7 @@ Just read `LICENSE.md`. Give credit if you use any part of this monster, thanks.
|
|||||||
22. Run `pm2 start Xiao.js --name xiao` to run the bot.
|
22. Run `pm2 start Xiao.js --name xiao` to run the bot.
|
||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
Total: 511
|
Total: 512
|
||||||
|
|
||||||
### Utility:
|
### Utility:
|
||||||
|
|
||||||
@@ -171,6 +171,7 @@ Total: 511
|
|||||||
* **calendar:** Responds with the calendar for a specific month and year.
|
* **calendar:** Responds with the calendar for a specific month and year.
|
||||||
* **days-since:** Responds with how many days there have been since a certain date.
|
* **days-since:** Responds with how many days there have been since a certain date.
|
||||||
* **days-until:** Responds with how many days there are until a certain date.
|
* **days-until:** Responds with how many days there are until a certain date.
|
||||||
|
* **florida-man:** Responds with the Flordia man of the day.
|
||||||
* **google-doodle:** Responds with a Google Doodle, either the latest one or a random one from the past.
|
* **google-doodle:** Responds with a Google Doodle, either the latest one or a random one from the past.
|
||||||
* **horoscope:** Responds with today's horoscope for a specific Zodiac sign.
|
* **horoscope:** Responds with today's horoscope for a specific Zodiac sign.
|
||||||
* **is-leap:** Responds with if a year is a leap year.
|
* **is-leap:** Responds with if a year is a leap year.
|
||||||
@@ -792,6 +793,8 @@ Total: 511
|
|||||||
- [AniList](https://anilist.co/) (API)
|
- [AniList](https://anilist.co/) (API)
|
||||||
* **apod:**
|
* **apod:**
|
||||||
- [NASA](https://www.nasa.gov/) (APOD API)
|
- [NASA](https://www.nasa.gov/) (APOD API)
|
||||||
|
* **florida-man:**
|
||||||
|
- [floridamanbirthday.org](https://floridamanbirthday.org/) (News Data)
|
||||||
* **google-doodle:**
|
* **google-doodle:**
|
||||||
- [Google](https://www.google.com/) (Google Doodles API)
|
- [Google](https://www.google.com/) (Google Doodles API)
|
||||||
* **horoscope:**
|
* **horoscope:**
|
||||||
|
|||||||
Reference in New Issue
Block a user