GAwesomeBot / bot

A super Awesome Discord bot
https://gawesomebot.com
GNU General Public License v2.0
392 stars 185 forks source link

[Bug] Strike command causes internal error #523

Closed wasdennnoch closed 5 years ago

wasdennnoch commented 5 years ago

Please describe the problem you are having in as much detail as possible: Using the strike command without setting up a modlog channel results in an internal error related to a missing modlog channel. screenshot of error message

wasdennnoch commented 5 years ago

It appears that even after setting up a modlog channel the strike command does not work and throws another error, rendering the strike command completely unusable.

screenshot of error message

Gilbert142 commented 5 years ago

@wasdennnoch I can't reproduce that second error in testing. Will follow up with user to find out more.

First error should indeed be ignored by commands for which ModLog isn't essential. Will fix!

Gilbert142 commented 5 years ago

First error fixed, will keep issue open in relation to second error.

Gilbert142 commented 5 years ago

Fixed in indev branch.