DreamExposure / DisCal-Discord-Bot

DisCal is a Discord Bot that links up to a Google Calendar to create, delete, edit, and announce events and more!
GNU General Public License v3.0
112 stars 44 forks source link

Some prefixes are able to break commands #39

Closed NovaFox161 closed 3 years ago

NovaFox161 commented 4 years ago

Who is the bug affecting?

Any user issuing a command with prefix, mentioning is unaffected.

What is affected by this bug?

Bot

When does this occur?

Any time a command is issued

Where on the platform does it happen?

Any place where a command is issued to discal when using a prefixed command instead of a mentioned command.

How do we replicate the issue?

Set prefix to something like ***%* and then issue a command.

NEEDS MORE VERIFICATION AS TO WHAT PREFIXES CAUSE THIS

Expected behavior (i.e. solution)

Command should work without fault, however the bot either fails to respond, or cannot process the prefix

Other Comments

Noticed by my self as I was seeing logs showing it error on processing and some users reported the bot not responding after changing their prefix.

NovaFox161 commented 3 years ago

No longer applicable with slash commands. Apparently procrastination works (sometimes)