Skip to content
This repository was archived by the owner on Jun 14, 2025. It is now read-only.

Commit 3e43f0b

Browse files
committed
Fix: 补充Adapters模块
1 parent ab7bc95 commit 3e43f0b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
from .Discord import *
2+
from .QQ import *

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setuptools.setup(
1010
name="nonebot_dcqq_relay_plugin",
11-
version="1.0.1",
11+
version="1.0.2",
1212
author="Robonyantame",
1313
author_email="[email protected]",
1414
description="使用Nonebot2让Discord和QQ群实现互相通信",

0 commit comments

Comments
 (0)