Notify new posted kernel to Slack or LINE using Kaggle API and Heroku.
Please be careful about this issue.
You need to enter your credit card information to use Heroku Scheduler.
Standard plan is free, so please don't worry.
Do not enter more than one in COMPETITION_NAME
.
If you participate in some competitions, please deploy for the number of competitions.
Set FREQUENCY
with Daily
.
# assume to run once a day
pre_date = now - datetime.timedelta(days=1)
if last_run_date >= pre_date:
If you get at short intervals, the results will overlap.
In that case, please fork and correct the program.
- Slack
- LINE
Welcome issue and pull request.
For example, add other notification destination(Discord, Chatwork, etc).
MIT
Doarakko