birthdaybot/README.md
2023-06-30 10:38:29 +02:00

610 B

pipeline status

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
  • Add a logger instance to the config
  • Add config validation on server creation
  • Create a configurable template to fill with each notification
  • Create different message systems to use with the bot
  • Enjoy!