ooi cat
ooi cat
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by ooi cat on 8/23/2023 in #djs-questions
Handle button press without interaction
I want nothing to happen in the discord clientside after a button press, no followUp, no editing that is visually seen, no deferring and thinking. I just want the user to press a button, let some code run in the background and that is it. Is this possible?
5 replies
DIAdiscord.js - Imagine an app
Created by ooi cat on 8/22/2023 in #djs-questions
Streaming external websocket backend state to a discord channel
Hey I have a discord bot that is connected to a separate websocket backend with WebSockets. I want the bot to show the backend servers state on a discord channel, should I just make the bot send a message that shows the backend server state and then edit that message on every backend state change? I am listening to the websocket backend server changes with the discord bot
32 replies