-
Notifications
You must be signed in to change notification settings - Fork 17
Home
eugenio412 edited this page Aug 19, 2016
·
23 revisions
- Clone the repository
https://github.com/eugenio412/PogomBOT.git - Install the dependencies
sudo pip3 install -r requirements.txt -U - Move the bot file (pogobot.py and config-bot.json) to your pogom folder (MUST BE IN THE SAME FOLDER AS pogom.db)
- Go to telegram and talk to the @BotFather
- Create a new bot and COPY THE TOKEN INSIDE the file config-bot.json in the place of TOKEN
- run
python3.4 pogobot.py - Go to telegram and write /start to !!YOUR!! bot (not the same of the picture please)
- to be notified of a certain pokemon write to it
/add 1changing the pokemon number as you want - to be notified by pokemon RARITY write
/addbyrarity 5changing the number from 5 (ultrarare) to 1 common
If you want to dig deeper in the script go and first check the telegram bot api or check the examples made in the python-telegram-bot repository and their wiki
NOTE: if you stop the bot it will foget all the pokemon to scan, you should set it again
commands are at commands