Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-03-08 | README.md: document JSON "API"HEADmain | Paul Duncan | 1 | -0/+12 |
2025-03-08 | main.go: add doHomeJson(), document doHome() | Paul Duncan | 1 | -2/+31 |
2025-03-07 | main.go: minor comment fixesr20250308 | Paul Duncan | 1 | -2/+4 |
2025-03-07 | README.md: add "Build" and "Tests" sections, minor wording changes | Paul Duncan | 1 | -3/+33 |
2025-03-07 | Makefile: add test and check targets | Paul Duncan | 1 | -1/+8 |
2025-03-07 | bot/bot.go: remove unused delims (fix staticcheck warning) | Paul Duncan | 1 | -7/+1 |
2025-03-07 | bot/bot.go: improve documentation, add newPhrase(), remove uniqueAdjectives() | Paul Duncan | 1 | -31/+25 |
2025-03-07 | .gitignore: ignore binary | Paul Duncan | 1 | -1/+1 |
2025-03-07 | README.md: add usage section | Paul Duncan | 1 | -0/+18 |
2025-03-07 | add README.md | Paul Duncan | 1 | -0/+8 |
2025-03-07 | Dockerfile: switch run base from distroless/static to scratch | Paul Duncan | 1 | -5/+1 |
2025-03-07 | initial commitr20250307 | Paul Duncan | 7 | -0/+704 |