blackmesadev / black-mesa

Black Mesa is a Discord Moderation bot designed with Performance, Reliability and Customisation in mind.
https://blackmesa.bot
MIT License
20 stars 4 forks source link

Fix reason parsing when there's no time given on moderation commands. #24

Closed nikii-me closed 2 years ago

nikii-me commented 2 years ago

It would seem each time someone executes a strike command against someone with a given reason, the first word of that string is always cut off.

EDIT: It would seem other commands are also affected, such as unban which accepts durations and then does nothing with them.