Skip to content

nylonee/telegram-pokego

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A Telegram bot that detects Pokemon Go screenshots in a chat, and uses OCR to pull useful information from the screenshot.

Running The Bot

cd telegram-pokego
pip install -r requirements.txt --upgrade
echo "TOKEN = 'TELEGRAM_BOT_TOKEN'" > secrets.py
python3 pokebot.py

Don't forget to generate a telegram bot token, and disable the privacy.

Features

  • Pulls Pokemon, candy required to evolve, HP from screenshots
  • Saves screenshots and data to file
  • Able to detect two consecutive screenshots and determine whether they depict an evolve or a powerup

About

A Pokemon Go Telegram bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages