(LionModule): Add custom exception handler.

Provide more context when logging errors, and a friendlier message.
This commit is contained in:
2021-10-20 13:26:39 +03:00
parent 42e47bea1a
commit c275b8b095
3 changed files with 81 additions and 1 deletions

View File

@@ -10,3 +10,4 @@ from .reminders import *
from .renting import *
from .moderation import *
from .accountability import *
from .plugins import *

0
bot/modules/plugins/.gitignore vendored Normal file
View File