No description
Find a file
2025-11-29 13:21:38 -06:00
src update docs, fix errors, tested docker 2025-11-29 13:21:38 -06:00
.editorconfig initial commit 2025-11-29 11:41:13 -06:00
.gitignore initial commit 2025-11-29 11:41:13 -06:00
docker-compose.yml update docs, fix errors, tested docker 2025-11-29 13:21:38 -06:00
Dockerfile initial commit 2025-11-29 11:41:13 -06:00
README.md update docs, fix errors, tested docker 2025-11-29 13:21:38 -06:00
TODO.md update docs, fix errors, tested docker 2025-11-29 13:21:38 -06:00

a really really simple go program to remind you of things on regular intervals thru discord.

config.yml example:

reminders:
  - message: water the plants!
    interval: 5d
  - message: scoop cat litter!
    interval: 3.5d
verbose: true
wait: 6h
webhook: https://discord.com/api/webhooks/...