| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
a webhook-based notifier for Pokemon GO raids
TeleRaid focuses on receiving webhook data from various services to display upcoming Raids in a Telegram Channel to notify its Users and let them vote for attendance.
git clone https://github.com/Arengo/TeleRaid.git cd TeleRaid pip install -r requirements.txt
git pull pip install -r requirements.txt --upgrade
Check for changes in the config.example.py file and adjust your config.py accordingly.
python teleraid.pyHave fun :-)
| Back | FazBrowse Home | New Git URL |