zeusops / operationbot

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

Fix incorrect message attribute in on_error #112

Closed Gehock closed 7 months ago

Gehock commented 7 months ago

Do not try to read non-existent message in on_error. The error handler does not actually receive a full context, this was a result of a confusingly named variable.