Metadata-Version: 2.1
Name: nonebot-adapter-telegram
Version: 0.1.0b5
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
Project-URL: documentation, https://github.com/nonebot/adapter-telegram/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="docs/logo.png" alt="logo"></br>

# NoneBot Adapter Telegram

_✨ Telegram 协议适配 ✨_

</div>

## Manual

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

## TODO

- [ ] Inline Mode Support
- [x] Multiple Bot Support
- [ ] All Event (with docstring)
- [ ] All Method (with docstring)
- [ ] All MessageSegment (with docstring)

