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>
6 lines
75 B
Modula-2
6 lines
75 B
Modula-2
module sox
|
|
|
|
go 1.22.0
|
|
|
|
require github.com/joho/godotenv v1.5.1 // indirect
|