Skip to content

add error notification support

Raidro Manchester requested to merge error-notifications into master

Basically, before discord stuff might silently fail, now we have a nice notification system for the main_window. Now that I think about it, maybe this should be at the channelinnerwindow instead (TODO that I guess).

Currently only sending messages might use this

I would ideally maybe automatically catch every discord error, however that doesn't really seem possible

Merge request reports