HappyApple
DIAdiscord.js - Imagine an app
•Created by HappyApple on 10/7/2024 in #djs-questions
Only Slash Commands Not Responding, Showing "The application didn't respond in time" with No console
I've tried everything I could, including regenerating the Token and creating a new discord.js project from scratch.
Out of all my events, only Events.InteractionCreate isn't receiving anything—no error messages, and nothing is logged even after using console.log.
Events.MessageCreate and Events.ClientReady are both working fine and successfully logging outputs.
All slash commands have been successfully registered, but none of them (/ping, /user, /server) are working or responding in any way.
15 replies