Skip to content

Chai-Sutta/pokebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokebot

Its on Telegram at @Veg_Pokedex_Bot

Setup

  1. Clone the repo.
  2. Get your api token from Botfather
  3. Save the token in a file named API_TOKEN in root directory of repo.
  4. Install requirements : pip install -r requirements.txt
  5. Start the bot: python bot.py

It should respond to messages now.

  • If you get errors due to beckett, try using python3.9

Credits

  1. python-telegram-bot
  2. PokeAPI and its wrapper pokepy

About

Telegram bot that gives some data about Pokemon. Data grabbed from PokeAPI. See polling branch for deploying locally

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages