This is an application that reads the holodule distribution schedule, gets the broadcast frame information by scraping, and notifies the user with a Discord bot.
go mod download
make build
make debug-daily
# or
make debug-coming-soon
./bin/holodule-bot daily
# or
./bin/holodule-bot coming-soon
./scripts/goose.sh up
# or
./scripts/goose.sh down