Skip to content

Check scheduled meetups date in /nextmeetup #66

@daemon1024

Description

@daemon1024

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

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions