Henry
DIAdiscord.js - Imagine an app
•Created by Henry on 8/28/2023 in #djs-questions
Using d.js from a web backend
My specific use case is that I want to be able to perform simple actions that don't require the gateway from a web backend using a higher level library like d.js.
Is it easy to use discord.js to create a bot without the gateway enabled? I just want a nice way to send messages using a bot user without running a full bot. I would like to control some simple bot tasks from a web backend, but I'm not sure if this is easy to do or even makes sense
9 replies