Skip to content

Commit ad55ada

Browse files
committed
update pyproject and meta
1 parent c498e2b commit ad55ada

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ dependencies = [
1212
"nonebot-plugin-localstore>=0.7.4,<1.0.0",
1313
"nonebot-plugin-uninfo>=0.10.0,<1.0.0",
1414
"nonebot2>=2.5.0,<3.0.0",
15+
"nonebot-adapter-onebot>=2.4.6,<3.0.0",
16+
"nonebot-adapter-telegram>=0.1.0b1"
1517
]
1618

1719
[project.urls]

src/nonebot_plugin_onebot2tg/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
description="OneBot V11 与 Telegram 双向消息转发插件",
1313
usage="配置 ONEBOT2TG_TARGET_CHAT_ID 和 ONEBOT2TG_OB_TARGET_GROUP_ID 即可自动转发",
1414
type="application",
15-
homepage="",
15+
homepage="https://github.com/SoulGateKey/nonebot-plugin-onebot2tg",
1616
config=Config,
1717
supported_adapters={
1818
"~onebot.v11",

uv.lock

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)