diff --git a/config/config.example.json b/config/config.example.json index 2f643d41b..f0e6e0c4b 100644 --- a/config/config.example.json +++ b/config/config.example.json @@ -98,7 +98,8 @@ "encrypt_key": "", "verification_token": "", "allow_from": [], - "reasoning_channel_id": "" + "reasoning_channel_id": "", + "random_reaction_emoji": [] }, "dingtalk": { "enabled": false,