koko210Serve
335b58a867
feat: fix evil mode race conditions, expand moods and PFP detection
bipolar_mode.py:
- Replace unsafe globals.EVIL_MODE temporary overrides with
force_evil_context parameter to fix async race conditions (3 sites)
moods.py:
- Add 6 new evil mood emojis: bored, manic, jealous, melancholic,
playful_cruel, contemptuous
- Refactor rotate_dm_mood() to skip when evil mode active (evil mode
has its own independent 2-hour rotation timer)
persona_dialogue.py:
- Same force_evil_context race condition fix (2 sites)
- Fix over-aggressive response cleanup that stripped common words
(YES/NO/HIGH) — now uses targeted regex for structural markers only
- Update evil mood multipliers to match new mood set
profile_picture_context:
- Expand PFP detection regex for broader coverage (appearance questions,
opinion queries, selection/change questions)
- Add plugin.json metadata file
2026-03-04 00:45:23 +02:00
..
2026-02-18 12:01:08 +02:00
2026-02-27 13:11:37 +02:00
2026-02-27 13:14:03 +02:00
2026-03-04 00:17:05 +02:00
2026-03-04 00:45:23 +02:00
2025-12-07 17:15:09 +02:00
2026-03-01 01:17:06 +02:00
2026-03-01 01:17:06 +02:00
2025-12-07 17:15:09 +02:00
2026-02-18 12:18:12 +02:00
2026-02-15 19:51:00 +02:00
2026-02-27 13:14:03 +02:00
2026-03-01 01:17:06 +02:00
2025-12-07 17:15:09 +02:00
2025-12-07 17:15:09 +02:00
2026-02-23 14:31:48 +02:00
2026-02-23 13:31:15 +02:00
2026-01-30 21:43:20 +02:00
2025-12-07 17:15:09 +02:00
2025-12-07 17:15:09 +02:00