Metadata-Version: 2.1
Name: py-bot-starter
Version: 0.0.11
Summary: A Telegram bot framework to implement and deploy a bot in minutes
Home-page: https://github.com/mcastellin/py-bot-starter
Author: Manuel Castellin
Author-email: manuel@castellinconsulting.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/mcastellin/py-bot-starter/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# py-bot-starter
A Telegram bot framework to implement and deploy a bot in minutes

# Installation

Install the latest version of `py-bot-starter` with Pip:

```bash
pip install py-bot-starter
```

## Contributors ✨

Thanks goes to these wonderful people:

- [Diogo Kuiaski](https://github.com/diogokuiaski)


## License
[MIT License](LICENSE)

