No description
Find a file
2023-06-29 18:56:25 +02:00
.envrc Initial commit 2023-06-29 18:55:13 +02:00
go.mod Update gomod after defining the deps of the project 2023-06-29 18:56:25 +02:00
README.md Initial commit 2023-06-29 18:55:13 +02:00
shell.nix Initial commit 2023-06-29 18:55:13 +02:00

Birthday bot

A simple bot that notifies of birthdays, posting the contact information of the subject so you can reach them easily.

Roadmap

  • Create the bot scaffold
  • Define how to read the birthdays info
  • Create a configurable template to fill with each notification
  • Create different message systems to use with the bot
  • Enjoy!