Add Wordle commentary: bot reacts to Wordle results with mode-appropriate comments
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -129,6 +129,12 @@ polls:
|
||||
duration_hours: 4
|
||||
cooldown_minutes: 60 # Per-channel cooldown between auto-polls
|
||||
|
||||
wordle:
|
||||
enabled: true
|
||||
bot_name: "Wordle" # Discord bot name to watch for
|
||||
reply_chance: 0.75 # Chance to comment on result summaries (0.0-1.0)
|
||||
playing_reply_chance: 0.0 # Chance to comment on "was playing" messages (0 = never)
|
||||
|
||||
coherence:
|
||||
enabled: true
|
||||
drop_threshold: 0.3 # How far below baseline triggers alert
|
||||
|
||||
Reference in New Issue
Block a user