My name is Rowan. However, everyone just calls me the Pokémon Professor. Before I go any further, is this your first adventure? If you need advice, I'm certainly capable of giving it:
We humans live alongside Pokémon as friends. At times we play together, and at other times we work together. Some people use their Pokémon to battle and develop closer bonds with them. What do I do? I conduct research so that we may learn more about Pokémon. I am also a discord bot that can provide you with a wide variety of information such as species data, your showdown ELO information, and I can randomly generate a team for just about every format.
inputs:
- user (your username)
rowan-replays.mp4
inputs:
- userOne (your username)
- userTwo (opponent's username)
rowan-vs-replays.mp4
inputs:
- user (your username)
rowan-info.mp4
inputs: (none)
rowan-news.mp4
inputs:
- format (name of the format you want to validate under - (ex: gen9ou, gen6uu))
- url (url of your pokepaste)
rowan-val.mp4
inputs:
- format (name of the format you want to validate under - (ex: gen9ou, gen6uu))
- note: custom bans for gen 9 are not supported. So gen9ou as an input will not work, but gen9 will
rowan-gen.mp4
inputs:
- species (name of the species you want to look up)
rowan-species.mp4
inputs:
- move (name of the move you want to look up)
rowan-move.mp4
inputs:
- ability (name of the ability you want to look up)
rowan-ability.mp4
inputs:
- item (name of the item you want to look up)
rowan-item.mp4
Unfortunately, that is a problem with the Pokemon showdown API. We may need to wait a while for Gen 9 custom bans to be supported by the API.
That is another limitation of the showdown API. Matches may need to be public to be accessed by the showdown API.
- NodeJS / Discord.js
- Pokemon Showdown npm package
- Pokemon Showdown Web API
- PokeAPI
- Cheerio