chore: sync current WechatHookBot workspace
This commit is contained in:
7
plugins/MemberSync/__init__.py
Normal file
7
plugins/MemberSync/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
"""
|
||||
群成员信息同步插件
|
||||
"""
|
||||
|
||||
from .main import MemberSync
|
||||
|
||||
__all__ = ["MemberSync"]
|
||||
Reference in New Issue
Block a user