Skip to content

Telegram Bot that provides all info about Pokémon

License

Notifications You must be signed in to change notification settings

madboy482/rotom-2.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rotom-2.0

What is Rotom-2.0?

Rotom-2.0 is a Telegram Bot that provides all informations about Pokémon. It's accessible through this link Rotom-2.0 or writing @MadBoy_Rotomgram2_Bot on Telegram search bar.

Deploy to Heroku

Deploy

How it works?

The bot has 6 main commands:

/start

/start is the starting command of bot, if you are using it for a first time, added it in a new group or using after the bot has restarted, you need to give /start command to start the bot again. You need not to give /start command before using /data command.

/data

/data is the main command of the bot acts as Pokédex on Telegram. Writing "/data PokemonName" eg '/data Lunala', it returns:

  • Main data (Name, Dex number, Type, Ability)
  • Other informations about it (such as EV yield, catch rate, egg groups, etc) accessible through "Expand" inline button
  • Base stats
  • Official artwork
  • Moveset
  • Location
  • Minimum/Maximum statistics at level 100.
  • Evolutionary methods
  • Alternative forms informations
  • Infos about its alternative forms

/usage

Finally, this command is very easy. It simply returns VGC usage

/types

/types is the command which can be used for seeing the various types' effectiveness, weaknees, vulnerable types and etc..

/type

/type command can be used for getting info about a particular type, eg '/type Fairy'

/ptype

/ptype command can be used for getting info of a particular Pokémon type's/types' effectiveness, eg '/ptype Lunala'

Credits

APIs have not been used to build this bot. So, some Thanks are due:

  • PokémonDB (pokemondb.net) for their data
  • Smogon (smogon.com) for VGC usage

Support

If you need me, you can contact me sending a message on Telegram at MadBoy.

About

Telegram Bot that provides all info about Pokémon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%