StellarFr0st
DIAdiscord.js - Imagine an app
•Created by StellarFr0st on 11/25/2024 in #djs-questions
Slash commands not working
So I have registered my / commands and when I type them, I have a console log to show that it has received the interaction and which one was executed, but it doesn't actually execute the commands.
This is my interactionCreate handler
and this is my event handler
7 replies
DIAdiscord.js - Imagine an app
•Created by StellarFr0st on 5/24/2024 in #djs-questions
Help with OAuth
Hey, im trying to get oauth working but i cannot figure out whats gone wrong. im using html and php to do this but i think ive done something wrong somewhere.
HTML code: https://pastebin.com/vtziBY47
JS code: https://pastebin.com/HSjpmrTn
PHP code: https://pastebin.com/d18rkuJj
and i get this when i press authorize on the discord login page
i honestly dont know what i could've done wrong
6 replies