No description
Find a file
2023-06-29 23:46:17 +02:00
cmd/birthdaybot Adds a bit of structure 2023-06-29 23:46:17 +02:00
model Adds a bit of structure 2023-06-29 23:46:17 +02:00
server Adds a bit of structure 2023-06-29 23:46:17 +02:00
.envrc Initial commit 2023-06-29 18:55:13 +02:00
.gitlab-ci.yaml Adds a bit of structure 2023-06-29 23:46:17 +02:00
go.mod Adds a bit of structure 2023-06-29 23:46:17 +02:00
go.sum Adds a bit of structure 2023-06-29 23:46:17 +02:00
Makefile Adds a bit of structure 2023-06-29 23:46:17 +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!