Skip to content

send a quest report of a list to telegram

Notifications You must be signed in to change notification settings

cyberbart/questReport

 
 

Repository files navigation

questReport

send a quest report of a list to telegram

Install

pip3 install -r requirements.txt

Config

cp config_example.ini config.ini

set singlechat_id to empty for no venues and linked directly to google maps

a json file is created after the first start, put here the sum of stardust, pokemon id and item id what you like to be send

Start

python3 quest-main.py

python3 quest-main.py another_config.ini

Notes

the json file can be changed during operation without having to restart the script

the script works fully automatically. it sends quest as soon as it is found and removes it automatically when it is no longer available

ToDo list

  • we want to build a backend to simplify the configuration of the json file

Example

example

About

send a quest report of a list to telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%