chore: sync current WechatHookBot workspace
This commit is contained in:
16
plugins/RandomVideo/config.toml
Normal file
16
plugins/RandomVideo/config.toml
Normal file
@@ -0,0 +1,16 @@
|
||||
[behavior]
|
||||
enabled = true
|
||||
keywords = ["随机视频", "擦边", "小姐姐"]
|
||||
enabled_groups = []
|
||||
disabled_groups = []
|
||||
|
||||
[api]
|
||||
url = "https://v2.xxapi.cn/api/meinv"
|
||||
timeout = 30
|
||||
|
||||
[messages]
|
||||
fetching = "🎬 正在获取随机视频,请稍候..."
|
||||
success = "✅ 视频发送成功!"
|
||||
api_error = "❌ 获取视频失败,请稍后重试"
|
||||
download_error = "❌ 视频下载失败"
|
||||
send_error = "❌ 视频发送失败"
|
||||
Reference in New Issue
Block a user