aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-08README.md: document JSON "API"HEADmainPaul Duncan1-0/+12
2025-03-08main.go: add doHomeJson(), document doHome()Paul Duncan1-2/+31
2025-03-07main.go: minor comment fixesr20250308Paul Duncan1-2/+4
2025-03-07README.md: add "Build" and "Tests" sections, minor wording changesPaul Duncan1-3/+33
2025-03-07Makefile: add test and check targetsPaul Duncan1-1/+8
2025-03-07bot/bot.go: remove unused delims (fix staticcheck warning)Paul Duncan1-7/+1
2025-03-07bot/bot.go: improve documentation, add newPhrase(), remove uniqueAdjectives()Paul Duncan1-31/+25
2025-03-07.gitignore: ignore binaryPaul Duncan1-1/+1
2025-03-07README.md: add usage sectionPaul Duncan1-0/+18
2025-03-07add README.mdPaul Duncan1-0/+8
2025-03-07Dockerfile: switch run base from distroless/static to scratchPaul Duncan1-5/+1
2025-03-07initial commitr20250307Paul Duncan7-0/+704