Files
tg_python/tg_bridge/__init__.py
2026-04-23 22:06:19 +08:00

4 lines
106 B
Python
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
"""Telegram 转发桥HTTP 入站,由个人号向指定 Bot 发送消息。"""
__version__ = "0.1.0"