brettski
Explore posts from serversDIAdiscord.js - Imagine a bot
•Created by brettski on 9/25/2023 in #djs-questions
Can incoming webhooks work directly with the app/bot?
Hi. Is there a way to have a discord incoming webhook work directly with a bot or do you have to work through incoming messages, check if webhook message, etc.? I mean it would be great to send a JSON payload to the bot this way.
My goal is to have an incoming webhook trigger some actions in the installed server.
discord.js: 14.13.0
nodejs: 18.16.0
6 replies