Add drunk mode: happy drunk commentating on everything
Lovable hammered friend with typos, strong nonsensical opinions, random tangents, and overwhelming affection for everyone in chat. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
+13
@@ -97,6 +97,19 @@ modes:
|
||||
spike_warning_threshold: 0.70
|
||||
spike_mute_threshold: 0.85
|
||||
|
||||
drunk:
|
||||
label: "Drunk"
|
||||
description: "Had a few too many"
|
||||
prompt_file: "chat_drunk.txt"
|
||||
proactive_replies: true
|
||||
reply_chance: 0.20
|
||||
moderation: relaxed
|
||||
relaxed_thresholds:
|
||||
warning_threshold: 0.85
|
||||
mute_threshold: 0.90
|
||||
spike_warning_threshold: 0.75
|
||||
spike_mute_threshold: 0.90
|
||||
|
||||
english_teacher:
|
||||
label: "English Teacher"
|
||||
description: "Insufferable grammar nerd mode"
|
||||
|
||||
Reference in New Issue
Block a user