Welcome to PokeBot
PokeBot is a Discord bot that provides detailed information about Pokemon. You can invite the official bot to your server or use the open-source code to run your own instance.
Features
- Get detailed Pokemon information:
- Basic stats (HP, Attack, Defense, etc.)
- Evolution chain
- Type effectiveness
- Encounter locations
- Held items
- Abilities
- Breeding information
- Recommended competitive builds
- Set reminders
- Fetch a random Pokemon
- Fetch the Pokemon of the day
Commands
/pokemon name
Get detailed information about a specific Pokemon.
Example: /pokemon Charizard
/item item_name
Get information about a specific item.
Example: /item Potion
/remind time message
Set a reminder that the bot will notify you about after the specified time.
Example: /remind 10 eggs-hatched
/random_pokemon
Get information about a random Pokemon.
/pokemon_of_the_day
Get information about the Pokemon of the day.
/help
Get a list of available commands and their descriptions.