Metadata-Version: 2.1
Name: nonebot-adapter-telegram
Version: 0.1.0b13
Summary: Telegram Adapter for NoneBot2
License: MIT
Keywords: bot,telegram
Author-email: Jigsaw <j1g5aw@foxmail.com>
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Robot Framework
Classifier: Framework :: Robot Framework :: Library
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Dist: anyio<4.0.0,>=3.6.2
Requires-Dist: nonebot2<3.0.0,>=2.0.0b1
Project-URL: changelog, https://github.com/nonebot/adapter-telegram/blob/beta/CHANGELOG.md
Project-URL: documentation, https://github.com/nonebot/adapter-telegram/blob/beta/MANUAL.md
Project-URL: homepage, https://v2.nonebot.dev/
Project-URL: repository, https://github.com/nonebot/adapter-telegram
Description-Content-Type: text/markdown

<div align="center">
    <img width="200" src="https://raw.githubusercontent.com/nonebot/adapter-telegram/beta/docs/logo.png" alt="logo"></br>

# NoneBot Adapter Telegram

_✨ Telegram 协议适配 ✨_

</div>

## Manual

[使用指南](./MANUAL.md)

## Contributing

[贡献指南](./CONTRIBUTING.md)

