a pokemon-oriented discord bot with an emphasis on pokemon showdown.
- Download and install Node.js Version 18.12.1 or higher
- Open the
example.env
file and rename it to.env
- Fill in the required tokens and IDs
- Install required and optional dependecies
$ npm install
- You should be able to now run the bot using:
$ npm run deployandstart
- Automatically accounts for spelling mistakes and abreviating of Pokemon names
- Automatically updated with the most recent usage data sourced from https://pkmn.github.io/smogon/data/
/display
Takes in an input pokepast.es and returns a visual display for each Pokemon.
/weaknesses
Takes in an input pokepast.es or pokemon and returns the type weaknesses for the team and/or individual pokemon(s)
/sets
Returns a list of possible sets for a given Pokemon.
/stats
Returns a list of possible sets for a given Pokemon.
/top
Returns the top 30 most used mons in a give generation and format
/info