anoadragon453 / matrix-reminder-bot

A bot to remind you about stuff. Supports encrypted rooms
Apache License 2.0
52 stars 19 forks source link

wrong "every" reminder syntax fails silently #168

Closed HarHarLinks closed 5 months ago

HarHarLinks commented 7 months ago

command !every 1h; fail; again fails silently. nothing in the logs.

svierne commented 5 months ago

Does the bot really support !every? I was unable to find it in the source code or using !help reminders. !remindme every 1h; fail; again fails with an error message, as intended.

HarHarLinks commented 5 months ago

I think I might've opened this issue on the basis of watching someone try !every which as you say isn't a correct command, yet they believed it was.

I still might've opened it in error, given the bot isn't really supposed to react to commands that don't belong to it. So perhaps let's close this?