Metadata-Version: 2.1
Name: amanobot
Version: 2.0.0
Summary: Python framework for Telegram Bot API forked from Telepot
Home-page: https://github.com/AmanoTeam/amanobot
Author: AmanoTeam
Author-email: contact@amanoteam.com
License: MIT
Keywords: telegram bot api python wrapper
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Communications :: Chat
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.5.3
Description-Content-Type: text/markdown
Requires-Dist: urllib3 (>=1.25.11)
Requires-Dist: aiohttp (>=3.7.2)

<h6 align="center">
  <img src="https://i.imgur.com/CQ7S8hN.png" alt="Amanobot" height="150px">
  <h2 align="center">Amanobot</h2>
  <h6 align="center">Python framework for Telegram Bot API forked from Telepot</h6>
</h6>
<h6 align="center">
  <a href="https://pypi.org/project/amanobot"><img src="https://img.shields.io/pypi/v/amanobot.svg" /></a>
  <a href="https://core.telegram.org/bots/api"><img src="https://img.shields.io/badge/bot api-v5.0-0688CB.svg" /></a>
</h6>

### [Migrating from Telepot »](https://docs.amanobot.ml/en/latest/migrating-from-telepot.html)
### [Introduction »](https://docs.amanobot.ml/en/latest)
### [Reference »](https://docs.amanobot.ml/en/latest/reference.html)
### [Examples »](https://github.com/AmanoTeam/amanobot/tree/master/examples)
### [Changelog »](https://github.com/AmanoTeam/amanobot/blob/master/CHANGELOG.md)


