Webhooks for listening messages
We'd like to be able to listen to messages in channels our bot has been installed to. I see Discord offers a WebSocket solution to subscribe to the incoming messages via the DiscordJS client. However, we would prefer using webhooks for listening to messages. Preferably so that we can add filters e.g. regex filters to determine which messages trigger the webhooks. According to the documentation, this doesn't seem to be possible right now. Is this on the road map?
2
-
If the bot is already installed in the channel, why do you need webhooks?
0
Please sign in to leave a comment.
Comments
1 comment