加群消息测试
This commit is contained in:
@@ -12,7 +12,7 @@ from robot_cmd.robot_command import GroupBotManager
|
||||
class GroupAdd:
|
||||
def __init__(self, wcf: Wcf, gbm: GroupBotManager, all_contacts: dict):
|
||||
# 读取配置文件
|
||||
with open("group_video_man/config.toml", "rb") as f:
|
||||
with open("group_add/config.toml", "rb") as f:
|
||||
plugin_config = tomllib.load(f)
|
||||
|
||||
config = plugin_config["GroupAdd"]
|
||||
|
||||
Reference in New Issue
Block a user