-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededimprovementtelegram bot
Description
Currently the bot doesn't validate in /nextmeetup command. The bot should check if the current time is past the scheduled events time, it should respond with no meetup scheduled.
Directions/Approach
Line 150 in 63c5127
| timeString := data.Date.In(location).Format("Mon _2 Jan 2006") |
The comparison should happen after we have fetched from the database and before we start formatting the final message.
First-time Contributors
If it is the first time that you contribute to the bot, follow these steps:
Write a comment in this issue thread to let other possible contributors know that you are working on this bug. For eg : Hey all, I would like to work on this issue., follow Contributing to the bot 🔥✨ and feel free to ask anything related to this issue ✌️
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededimprovementtelegram bot