mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-23 18:05:01 +02:00
Update README
This commit is contained in:
@@ -30,7 +30,7 @@ If you self-host this you're nuts.
|
|||||||
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: 505
|
Total: 506
|
||||||
|
|
||||||
### Utility:
|
### Utility:
|
||||||
|
|
||||||
@@ -209,6 +209,7 @@ Total: 505
|
|||||||
### Pokédex:
|
### Pokédex:
|
||||||
|
|
||||||
* **pokedex-ability:** Searches the Pokédex for a Pokémon ability.
|
* **pokedex-ability:** Searches the Pokédex for a Pokémon ability.
|
||||||
|
* **pokedex-box-sprite:** Responds with the box sprite of a Pokémon.
|
||||||
* **pokedex-cry:** Plays a Pokémon's cry.
|
* **pokedex-cry:** Plays a Pokémon's cry.
|
||||||
* **pokedex-image:** Responds with the image of a Pokémon.
|
* **pokedex-image:** Responds with the image of a Pokémon.
|
||||||
* **pokedex-item:** Searches the Pokédex for a Pokémon item.
|
* **pokedex-item:** Searches the Pokédex for a Pokémon item.
|
||||||
@@ -850,6 +851,11 @@ Total: 505
|
|||||||
* **pokedex-ability:**
|
* **pokedex-ability:**
|
||||||
- [Pokémon](https://www.pokemon.com/us/) (Original Game)
|
- [Pokémon](https://www.pokemon.com/us/) (Original Game)
|
||||||
- [PokéAPI](https://pokeapi.co/) (API)
|
- [PokéAPI](https://pokeapi.co/) (API)
|
||||||
|
* **pokedex-box-sprite:**
|
||||||
|
- [Pokémon](https://www.pokemon.com/us/) (Images, Original Game)
|
||||||
|
- [PokéAPI](https://pokeapi.co/) (API)
|
||||||
|
- [Serebii.net](https://www.serebii.net/index2.shtml) (Images)
|
||||||
|
- [Pokémon Showdown](https://play.pokemonshowdown.com/) (Box Sprite Sheet)
|
||||||
* **pokedex-cry:**
|
* **pokedex-cry:**
|
||||||
- [Pokémon](https://www.pokemon.com/us/) (Original Game)
|
- [Pokémon](https://www.pokemon.com/us/) (Original Game)
|
||||||
- [PokéAPI](https://pokeapi.co/) (API)
|
- [PokéAPI](https://pokeapi.co/) (API)
|
||||||
@@ -867,6 +873,7 @@ Total: 505
|
|||||||
- [Pokémon](https://www.pokemon.com/us/) (Images, Original Game)
|
- [Pokémon](https://www.pokemon.com/us/) (Images, Original Game)
|
||||||
- [PokéAPI](https://pokeapi.co/) (API)
|
- [PokéAPI](https://pokeapi.co/) (API)
|
||||||
- [Serebii.net](https://www.serebii.net/index2.shtml) (Images)
|
- [Serebii.net](https://www.serebii.net/index2.shtml) (Images)
|
||||||
|
- [Pokémon Showdown](https://play.pokemonshowdown.com/) (Box Sprite Sheet)
|
||||||
* **pokedex-move:**
|
* **pokedex-move:**
|
||||||
- [Pokémon](https://www.pokemon.com/us/) (Original Game)
|
- [Pokémon](https://www.pokemon.com/us/) (Original Game)
|
||||||
- [PokéAPI](https://pokeapi.co/) (API)
|
- [PokéAPI](https://pokeapi.co/) (API)
|
||||||
@@ -874,10 +881,12 @@ Total: 505
|
|||||||
- [Pokémon](https://www.pokemon.com/us/) (Images, Original Game)
|
- [Pokémon](https://www.pokemon.com/us/) (Images, Original Game)
|
||||||
- [PokéAPI](https://pokeapi.co/) (API)
|
- [PokéAPI](https://pokeapi.co/) (API)
|
||||||
- [Serebii.net](https://www.serebii.net/index2.shtml) (Images)
|
- [Serebii.net](https://www.serebii.net/index2.shtml) (Images)
|
||||||
|
- [Pokémon Showdown](https://play.pokemonshowdown.com/) (Box Sprite Sheet)
|
||||||
* **pokedex-stats:**
|
* **pokedex-stats:**
|
||||||
- [Pokémon](https://www.pokemon.com/us/) (Images, Original Game)
|
- [Pokémon](https://www.pokemon.com/us/) (Images, Original Game)
|
||||||
- [PokéAPI](https://pokeapi.co/) (API)
|
- [PokéAPI](https://pokeapi.co/) (API)
|
||||||
- [Serebii.net](https://www.serebii.net/index2.shtml) (Images)
|
- [Serebii.net](https://www.serebii.net/index2.shtml) (Images)
|
||||||
|
- [Pokémon Showdown](https://play.pokemonshowdown.com/) (Box Sprite Sheet)
|
||||||
* **pokedex:**
|
* **pokedex:**
|
||||||
- [Pokémon](https://www.pokemon.com/us/) (Images, Original Game)
|
- [Pokémon](https://www.pokemon.com/us/) (Images, Original Game)
|
||||||
- [PokéAPI](https://pokeapi.co/) (API)
|
- [PokéAPI](https://pokeapi.co/) (API)
|
||||||
@@ -885,11 +894,13 @@ Total: 505
|
|||||||
- [The Sounds Resource](https://www.sounds-resource.com/) (Cry Sound Effects (Gen 1-7))
|
- [The Sounds Resource](https://www.sounds-resource.com/) (Cry Sound Effects (Gen 1-7))
|
||||||
- [The Sounds Resource](https://www.sounds-resource.com/) (Cry Sound Effects (Gen 8-9))
|
- [The Sounds Resource](https://www.sounds-resource.com/) (Cry Sound Effects (Gen 8-9))
|
||||||
- [Pokémon Showdown](https://play.pokemonshowdown.com/) (Cry Sound Effects (Meltan and Melmetal, Legends: Arceus))
|
- [Pokémon Showdown](https://play.pokemonshowdown.com/) (Cry Sound Effects (Meltan and Melmetal, Legends: Arceus))
|
||||||
|
- [Pokémon Showdown](https://play.pokemonshowdown.com/) (Box Sprite Sheet)
|
||||||
* **smogon:**
|
* **smogon:**
|
||||||
- [Pokémon](https://www.pokemon.com/us/) (Images, Original Game)
|
- [Pokémon](https://www.pokemon.com/us/) (Images, Original Game)
|
||||||
- [PokéAPI](https://pokeapi.co/) (API)
|
- [PokéAPI](https://pokeapi.co/) (API)
|
||||||
- [Serebii.net](https://www.serebii.net/index2.shtml) (Images)
|
- [Serebii.net](https://www.serebii.net/index2.shtml) (Images)
|
||||||
- [Smogon](https://www.smogon.com/) (Tier Data)
|
- [Smogon](https://www.smogon.com/) (Tier Data)
|
||||||
|
- [Pokémon Showdown](https://play.pokemonshowdown.com/) (Box Sprite Sheet)
|
||||||
* **gender:**
|
* **gender:**
|
||||||
- [Genderize.io](https://genderize.io/) (API)
|
- [Genderize.io](https://genderize.io/) (API)
|
||||||
* **is-it-down:**
|
* **is-it-down:**
|
||||||
|
|||||||
Reference in New Issue
Block a user