Anniminder is an open-source Discord Bot written in Python to remind people about their friends' birthdays. It uses SQLite to store the dates of users.
- Add your birthday with a slash command (/)
- You can also get the birthday of a specific user using the same method
- Get notified about your friends' birthdays
This is a personal project made to train myself using Python and APIs.
Do not hesitate to contribute with your ideas!
It is intended to run on Python 3.11.3, and you will need to install the following packages:
- discord
- dotenv
GNU General Public License v3.0