Metadata-Version: 2.0
Name: catchbot
Version: 0.5.0
Summary: Telegram bot to catch your hooks from Github, Gitlab and more
Home-page: https://github.com/grihabor/catch-hook-telegram-bot
Author: Borodin Gregory
Author-email: grihabor@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: python-telegram-bot (==10.1.0)
Requires-Dist: flask (==1.0.2)
Requires-Dist: gunicorn (==19.8.1)
Requires-Dist: celery (==4.2.0)
Requires-Dist: pyyaml (==3.12)
Requires-Dist: beautifulsoup4
Requires-Dist: requests (==2.19.1)
Requires-Dist: furl (==1.1)

catch-hook-telegram-bot
=======================

Telegram bot to catch webhooks and send prettified data to telegram clients


