15 Commits

Author SHA1 Message Date
Waldo
bcf062ece0 Added .env to gitignore, added CLAUDE.md 2026-03-07 07:25:36 -07:00
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
b2f088d4e1 Updated readme with insallation instructions 2026-01-17 16:20:12 -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
978b661291 revert b1b0d0439f27cadca7e5389c9743fbb229fa2af3
revert working?
2026-01-17 13:28:27 -07:00
Waldo
773a7fd50a l 2026-01-17 13:25:30 -07:00
Waldo
72804702d5 j 2026-01-17 13:18:25 -07:00
Waldo
3075ee9c5a now working think 2026-01-17 12:54:41 -07:00
Waldo
b1b0d0439f working? 2026-01-17 12:13:19 -07:00
Waldo
b75eedbac3 updated flake lock 2026-01-17 12:10:22 -07:00
Waldo
286cd44d5c Added flake.nix 2026-01-17 12:08:08 -07:00
Waldo
5e84ebf0b7 initial commit 2026-01-17 11:22:16 -07:00