node-red-contrib-discord-advanced
node-red-contrib-discord-advanced copied to clipboard
Recieve, send, edit and delete Discord messages in node-red.
I'm developing a discord bot with your nodes for a small discord community, and because it's small I don't want to really faff around with real JS. I've been experimenting...
Hello, we have some Function / Nods that we miss. 1. Easy Way to create commands 2. Channel Create / edit / Del / Settings I hop that this thinks...
A new node for querying messages from discord, mainly by id. This feature can be used for reaction, edit or delete messages, get info about these messages, etc
I would like to modify the deleteMessage routine to add bulkdelete but I'm not sure how to get the right parameter. I have seen messages.channel.bulkDelete(100) as an example,
Would be nice to be able to register slash commands through nodes.
I am having an issue where a lot of my messages aren't coming through and are seemingly being throttled. It takes upwards of a minute for a message to come...
Is there a way to bulk search messages? E.g. get the last 100 messages, this is also a partial attempt to make a bulkDelete command