chore: sync current WechatHookBot workspace

This commit is contained in:
2026-03-09 15:48:45 +08:00
parent 4016c1e6eb
commit 9119e2307d
195 changed files with 24438 additions and 17498 deletions

View File

@@ -0,0 +1,23 @@
# 舔狗日记插件配置
[plugin]
enabled = true
name = "DogDiary"
description = "舔狗日记插件,发送舔狗日记"
[api]
# API 配置
url = "https://v2.xxapi.cn/api/dog"
timeout = 30 # 请求超时时间(秒)
[behavior]
# 触发关键词(精确匹配)
keywords = ["舔狗", "舔狗日记"]
# 是否在群聊中启用
enable_group = true
# 是否在私聊中启用
enable_private = true
# 启用的群聊列表(为空则对所有群生效)
enabled_groups = []
# 禁用的群聊列表
disabled_groups = []