alwaysbegrowing / telegram-standup-bot

Very simple telegram bot for submitting daily standups
https://stoodbot.vercel.app
MIT License
27 stars 12 forks source link

locked shows message too far if its too early #59

Closed Geczy closed 2 years ago

Geczy commented 3 years ago

image

haveo to check if hour < submitHour

Geczy commented 3 years ago

maybe move this logic to the backend as "unlockTime: xxx" so in the future posts can have different unlock schedules (instead of 11am hardcoded)