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-23 13:53:22 +02:00
2026-02-23 13:31:15 +02:00
2026-02-23 13:53:22 +02:00
2026-02-23 13:53:22 +02:00
2026-03-04 00:45:23 +02:00
2026-03-01 01:17:06 +02:00
2026-01-22 22:08:07 +02:00
2026-02-27 13:14:03 +02:00
2025-12-07 17:15:09 +02:00
2026-03-03 12:42:33 +02:00
2026-01-10 20:46:19 +02:00
2026-01-10 20:46:19 +02:00
2026-01-10 20:46:19 +02:00
2026-02-15 19:51:00 +02:00
2026-03-01 00:57:13 +02:00
2026-01-11 02:01:41 +02:00
2026-01-10 20:46:19 +02:00
2026-01-09 00:03:59 +02:00
2026-01-09 00:03:59 +02:00
2026-01-10 20:46:19 +02:00
2026-01-23 15:02:36 +02:00
2026-01-10 20:46:19 +02:00
2026-02-27 13:14:03 +02:00
2026-01-10 20:46:19 +02:00
2026-02-19 11:02:58 +02:00
2026-01-10 20:46:19 +02:00
2026-03-04 00:45:23 +02:00
2026-03-04 00:45:23 +02:00
2025-12-07 17:15:09 +02:00
2026-02-25 13:20:18 +02:00
2026-01-10 20:46:19 +02:00
2026-01-10 20:46:19 +02:00
2025-12-07 17:15:09 +02:00
2026-01-20 23:06:17 +02:00
2026-02-18 12:01:08 +02:00
2026-02-08 14:55:01 +02:00
2026-01-10 20:46:19 +02:00
2026-01-30 21:43:20 +02:00
2026-01-20 23:06:17 +02:00
2026-02-27 13:14:03 +02:00
2026-02-18 12:01:08 +02:00
2025-12-07 17:15:09 +02:00