egoengineering
egoengineering
DIAdiscord.js - Imagine an app
Created by egoengineering on 3/2/2025 in #djs-questions
Replying to APPLICATION_AUTHORIZED event on a webhook
thank you!
6 replies
DIAdiscord.js - Imagine an app
Created by egoengineering on 3/2/2025 in #djs-questions
Replying to APPLICATION_AUTHORIZED event on a webhook
Not really, im using the stand-alone next.js thing. Is it possible to run it on a discord.js only to respond to this particular webhook event?
6 replies
DIAdiscord.js - Imagine an app
Created by egoengineering on 2/16/2025 in #djs-questions
Sending a welcome DM to users that have added/authorized my bot
My bot is forcced primarily on interactions, im afraid: slash commands, butto clicks etc. This means i'd have to redo 2/3rds of an app
23 replies
DIAdiscord.js - Imagine an app
Created by egoengineering on 2/16/2025 in #djs-questions
Sending a welcome DM to users that have added/authorized my bot
Ah, nevermind. Just read the docs and turns out that specifying a webhook would mean the Gateway sockeck connection would stop working. This means I'd have to entirely redo my app from scratch, which negates the advantage of using the Discord.js...
23 replies
DIAdiscord.js - Imagine an app
Created by egoengineering on 2/16/2025 in #djs-questions
Sending a welcome DM to users that have added/authorized my bot
I do have a description on how to interact with the bot, but many users from my test groups independently complained that they didn't know what to do when the bot added. And since the bot is interacted with via DMs, it is kind of important that users could easily find an authorized bod somewhere easily. This is a bit of a general Discord usability issue, in my opinion. Anyway, thank you for pointing me out to the webhooks. This might be THE solution 🙂
23 replies