mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 15:57:43 +02:00
Update README
This commit is contained in:
@@ -107,7 +107,7 @@ things, I'm not taking any chances.
|
|||||||
19. Start Xiao up!
|
19. Start Xiao up!
|
||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
Total: 512
|
Total: 513
|
||||||
|
|
||||||
### Utility:
|
### Utility:
|
||||||
|
|
||||||
@@ -273,6 +273,7 @@ Total: 512
|
|||||||
* **define:** Defines a word.
|
* **define:** Defines a word.
|
||||||
* **frinkiac:** Input a line from the Simpsons to get the episode/season.
|
* **frinkiac:** Input a line from the Simpsons to get the episode/season.
|
||||||
* **github:** Responds with information on a GitHub repository.
|
* **github:** Responds with information on a GitHub repository.
|
||||||
|
* **google:** Searches Google.
|
||||||
* **google-autofill:** Responds with a list of the Google Autofill results for a particular query.
|
* **google-autofill:** Responds with a list of the Google Autofill results for a particular query.
|
||||||
* **gravatar:** Responds with the Gravatar for an email.
|
* **gravatar:** Responds with the Gravatar for an email.
|
||||||
* **http-cat:** Responds with a cat for an HTTP status code.
|
* **http-cat:** Responds with a cat for an HTTP status code.
|
||||||
@@ -703,6 +704,7 @@ Total: 512
|
|||||||
* [font-finder](https://www.npmjs.com/package/font-finder)
|
* [font-finder](https://www.npmjs.com/package/font-finder)
|
||||||
* [gifencoder](https://www.npmjs.com/package/gifencoder)
|
* [gifencoder](https://www.npmjs.com/package/gifencoder)
|
||||||
* [gm](https://www.npmjs.com/package/gm)
|
* [gm](https://www.npmjs.com/package/gm)
|
||||||
|
* [googlethis](https://www.npmjs.com/package/googlethis)
|
||||||
* [html-entities](https://www.npmjs.com/package/html-entities)
|
* [html-entities](https://www.npmjs.com/package/html-entities)
|
||||||
* [image-to-ascii](https://www.npmjs.com/package/image-to-ascii)
|
* [image-to-ascii](https://www.npmjs.com/package/image-to-ascii)
|
||||||
* [ioredis](https://www.npmjs.com/package/ioredis)
|
* [ioredis](https://www.npmjs.com/package/ioredis)
|
||||||
@@ -901,6 +903,8 @@ Total: 512
|
|||||||
- [Frinkiac](https://frinkiac.com/) (API)
|
- [Frinkiac](https://frinkiac.com/) (API)
|
||||||
* **github:**
|
* **github:**
|
||||||
- [GitHub](https://github.com/) ([API](https://developer.github.com/v3/))
|
- [GitHub](https://github.com/) ([API](https://developer.github.com/v3/))
|
||||||
|
* **google:**
|
||||||
|
- [Google](https://www.google.com/) (Search Results)
|
||||||
* **google-autofill:**
|
* **google-autofill:**
|
||||||
- [Google](https://www.google.com/) (Autofill API)
|
- [Google](https://www.google.com/) (Autofill API)
|
||||||
* **gravatar:**
|
* **gravatar:**
|
||||||
|
|||||||
Reference in New Issue
Block a user