7 Commits

Author SHA1 Message Date
Waldo
38635243f7 Add timer command with .env support
Adds a `timer` command that immediately confirms the timer and posts a
notification back to Campfire when it fires, using CAMPFIRE_URL and
CAMPFIRE_TOKEN. Adds godotenv so the bot loads a .env file automatically
on startup. Includes a .env.example documenting all env vars.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 07:10:36 -07:00
Waldo
0b2e83ba0c Fix test isolation bug and refactor command handling into plugins
Use unique user in unknown command test to avoid last-command fallback
interference. Add plugin architecture with registered commands.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 21:27:53 -07:00
Waldo
1758961a66 Got basic last command memory working 2026-01-21 20:33:17 -07:00
Waldo
49c0793ba7 working 2026-01-17 13:42:20 -07:00
a2769a52c7 revert 3075ee9c5aa63309bd7dbd537a66d38ea840b876
revert now working think
2026-01-17 13:30:42 -07:00
Waldo
3075ee9c5a now working think 2026-01-17 12:54:41 -07:00
Waldo
5e84ebf0b7 initial commit 2026-01-17 11:22:16 -07:00