Closed ItsCubeTime closed 3 years ago
it is impossible since betterdiscord is being injected to the client and not to your system
lightcord may be able to help you
lightcord may be able to help you
I just tried installing it with the installer downloadable from there github releases. No notifications from Lightcord either.
it is impossible since betterdiscord is being injected to the client and not to your system
There are also libraries like this https://www.npmjs.com/package/node-notifier
But I suppose this might only be useful for me and no one else
I dont actually know JS. Im half-a-year beginner in C and C++ but I looked a little at the code and I think I could build myself a solution by modifying your code a little.
Would it be as simple as replacing all the occurances of QWERTLib.Toasts.create() with some other method for sending the notifications? Or is there some "send" method somewhere or other things I need to be aware of?
I would have liked to also register and option in the plugin settings/configuration pane but, I probably shouldnt complicate things for myself 😋
Hi there, regular Windows toaster notifications havent worked for me for years (they simply dont show up), Ive been in touch with Discords support several times and searched for answers everywhere (followed plenty of guides on potential fixes).
Your plugin however works on my device! Its just that I would also like to be able to see the notifications even if Discord is not topmost. If possible even over fullscreen applications.