zeusops / operationbot

A bot for handling events on the Zeusops discord server
GNU General Public License v3.0
7 stars 4 forks source link

Check quotes properly in `removegroup` #27

Closed Gehock closed 3 years ago

Gehock commented 5 years ago

[15:24] Stroker: !removegroup 75 "Bravo" [15:24] B. Event: Group "Bravo" removed from Side Operation at 2019-10-24 18:45:00

No error, but a group wasn't removed. Either complain about the quotes or strip them automatically

Gehock commented 3 years ago

Confirmed that this bug still exists after recent return None -> raise Exception refactoring