A telegram bot that counts down to a given time. Automatically send the left day every 12:00 AM.
You could find it at t.me/InTheNearDayBot.
pack build --builder=gcr.io/buildpacks/builder:v1 --publish wei840222/in-the-near-day-bot:1
kn ksvc apply --namespace=chuchu1313 --image=wei840222/in-the-near-day-bot:1 --scale-min=1 in-the-near-day-bot
kubectl apply -k .tekton