diff --git a/src/main/misc/exceptions.py b/src/main/misc/exceptions.py index b28d74a..b715226 100644 --- a/src/main/misc/exceptions.py +++ b/src/main/misc/exceptions.py @@ -1,4 +1,4 @@ -base = '⚠️ **An internal error has occurred.** This has been reported.' +base = '⚠️ **An internal error has occurred.** This has been reported to my master. 🐺' async def send_error(ctx, error):