A Discord bot to tell you the current holidays
Use /holidays
to get today's holidays
Use /setchannel
to set the daily (17:00 UTC) holiday notifications to the current channel
- Run the docker image with
sudo docker run --name checkiday-discord -d -e TOKEN=<token.goes.here> -v checkiday-discord:/app/db probablypablito/checkiday-discord