Skip to content

feat: cap existential dread to once per 4 days, add new message#61

Merged
zippy1981 merged 1 commit into
mainfrom
feat/dread-cooldown
May 12, 2026
Merged

feat: cap existential dread to once per 4 days, add new message#61
zippy1981 merged 1 commit into
mainfrom
feat/dread-cooldown

Conversation

@davelindsay84

Copy link
Copy Markdown
Collaborator

Summary

  • Add a 4-day cooldown so a fresh dread can't fire the moment the previous one is cleared.
  • Add 'I'm trying to keep it real. But am I real? :(' to the rotation.

Test plan

  • Lint clean, full suite (141 tests) passes — dread.js is excluded from coverage by design

🤖 Generated with Claude Code

Without a cooldown, every quiet stretch over the inactivity threshold
re-armed another dread the moment it cleared, which quickly turned the
Easter egg into noise. Track the last successful post time and skip
postDread if we're still inside the 4-day window.

Also add a new dread line to the rotation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@zippy1981 zippy1981 merged commit 707d505 into main May 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants