Metadata-Version: 2.1
Name: logbot-telegram
Version: 0.1.2
Summary: A Telegram bot that you can log to from Python and manage long running processes.
Home-page: https://github.com/apiad/logbot
Author: Alejandro Piad
Author-email: apiad@apiad.net
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: python-telegram-bot (==11.1.0)
Requires-Dist: sanic (==18.12.0)


# LogBot [![](https://img.shields.io/pypi/v/logbot-telegram.svg?style=flat-square)](https://pypi.org/project/logbot-telegram/) [![](https://img.shields.io/pypi/pyversions/logbot-telegram.svg?style=flat-square)](https://pypi.org/project/logbot-telegram/)

A Telegram bot that you can log to from Python and manage long running processes.
Check the [Readme](https://github.com/apiad/logbot) for use and installation instructions.


