mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-07-07 04:58:03 +02:00
Update config.yaml
This commit is contained in:
+18
@@ -357,6 +357,24 @@ robots:
|
|||||||
app_secret: ""
|
app_secret: ""
|
||||||
verify_token: ""
|
verify_token: ""
|
||||||
allow_chat_id_fallback: false
|
allow_chat_id_fallback: false
|
||||||
|
telegram: # Telegram
|
||||||
|
enabled: false
|
||||||
|
bot_token: ""
|
||||||
|
bot_username: ""
|
||||||
|
allow_group_messages: false
|
||||||
|
slack: # Slack
|
||||||
|
enabled: false
|
||||||
|
bot_token: ""
|
||||||
|
app_token: ""
|
||||||
|
discord: # Discord
|
||||||
|
enabled: false
|
||||||
|
bot_token: ""
|
||||||
|
allow_guild_messages: false
|
||||||
|
qq: # QQ 机器人
|
||||||
|
enabled: false
|
||||||
|
app_id: ""
|
||||||
|
client_secret: ""
|
||||||
|
sandbox: true
|
||||||
# ============================================
|
# ============================================
|
||||||
# Skills 相关配置
|
# Skills 相关配置
|
||||||
# ============================================
|
# ============================================
|
||||||
|
|||||||
Reference in New Issue
Block a user