Describe the bug
Catched possible error causing bot to stop any further execution. There is not traceback, only warning:
Dec 27 00:53:30 Core node[86474]: 2022-12-27T05:53:30.270Z [logsProcessor] warn: Unable to send message to the log channel!
Dec 27 00:53:30 Core node[86474]: 2022-12-27T05:53:30.270Z [logsProcessor] warn: Request aborted
To Reproduce
Possibly trying to send messages into unavailable text channel.
Expected behavior
Might need to notify owner about the error or just silently disable logging feature. Also, might be useful to print Guild ID and Channel ID.
Describe the bug Catched possible error causing bot to stop any further execution. There is not traceback, only warning:
To Reproduce Possibly trying to send messages into unavailable text channel.
Expected behavior Might need to notify owner about the error or just silently disable logging feature. Also, might be useful to print Guild ID and Channel ID.
Screenshots —