https://github.com/mathisburger/whatsday
Automated birthday congratulations sending service
https://github.com/mathisburger/whatsday
birthday whatsapp
Last synced: 5 months ago
JSON representation
Automated birthday congratulations sending service
- Host: GitHub
- URL: https://github.com/mathisburger/whatsday
- Owner: MathisBurger
- License: mit
- Created: 2024-05-31T21:17:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T14:20:02.000Z (about 2 years ago)
- Last Synced: 2025-03-23T07:45:23.712Z (over 1 year ago)
- Topics: birthday, whatsapp
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Whatsday
A simple dockerized application to get rid of the task of congratulating your friends and family for birthday.
Just setup your YAML config with the docker container once and never ever think about writing messages anymore!
## Installation
Just create a config file like this:
```yaml
messages:
- Happy birthday!
birthday:
03-28:
- +0111111111
```
And then just use the following `docker-compose.yml` to init your container.
After starting, you will have to scan the QR code in the container output.