madmax3365 / node-red-node-discord

Discord nodes for node-red
6 stars 9 forks source link

Node-Red Couldn't send to channel : channel not found #8

Open tkdrob opened 4 years ago

tkdrob commented 4 years ago

Works when I set msg.channel with the change node. The # or data type my be the cause. msg.channel reads string[18] "<**>" when I set with the change node but it reads TextChannel "<#**>" if I set the channel id in the Send Message node

madmax3365 commented 4 years ago

Can you please provide minimal reproducible flow?

Eeems commented 4 years ago

I'm also experiencing this. I've worked around it for now by adding nodes for all my channels.