node-red-contrib-discord-advanced icon indicating copy to clipboard operation
node-red-contrib-discord-advanced copied to clipboard

Voice Channel Join/Leave events

Open Cerothen opened this issue 1 year ago • 0 comments

Looking at the following stackoverflow https://stackoverflow.com/a/64342653

I was trying to modify the following item to have an event when a user joins or leaves a voice channel https://github.com/Markoudstaal/node-red-contrib-discord-advanced/blob/main/discord/discordMember.js

But I am having some difficulty figureing out how to implement that, it seems like I would need to create a whole new node since the existing nodes wont support the input events.

Any assistance on how to have a voice channel leave and join would be great, I feel like I am just spinning my wheels.

Thanks!

Cerothen avatar Nov 20 '23 02:11 Cerothen