ii7mood / Curiosity

Curiosity, a Listener module for LiveMood. Integrate LiveMood into Discord!
0 stars 0 forks source link

[Request] Make use of webhooks as opposed to a Discord BOT. #2

Open ii7mood opened 2 months ago

ii7mood commented 2 months ago

We currently send notifications through a Discord BOT which works great as it also allows us to access commands for easy interactions with the streamers database. But web-hooks means less manual work (no need to create a Discord Application) and can easily be written to allow multiple recipients which with the current implementation we cannot do.

This is low-priority though; extremely busy and I gotta focus on more pressing matters. Also I will be serving a compulsory National Service program starting 01/09 so... no major updates for at least two months. I might be able to push small maintenance updates if necessary though.

ii7mood commented 2 months ago

Also I feel quite confident that I can improve the hell out of this (allow both a BOT and a Listener to run within the same script and much better notification styles). But those come later, for now I'm happy so long as this works reliably.