moiph / ub3r-b0t

A Discord/IRC Bot
MIT License
93 stars 27 forks source link

Reminder/Timer bug: bot setting reminders out of context #38

Open missmagoo opened 2 months ago

missmagoo commented 2 months ago

Can you please implement a fix so that the bot only sets a reminder when the command is isolated, or requires a command prefix? Currently, the bot sets reminders regardless of intention. Screenshot included for reference image

moiph commented 2 months ago

Timers have always operated this way since adding them (~2007?) and I don't think anyone's wanted a change before 😄 But I can consider a setting for this, will think about it...

That said I do see a bug where the timer ID is missing in the response, will investigate :)