mallusrgreat
DIAdiscord.js - Imagine an app
•Created by mallusrgreat on 12/13/2023 in #djs-questions
Error: Expected token to be set for this request, but none was present
idk i dont want to do that, in my code
11 replies
DIAdiscord.js - Imagine an app
•Created by mallusrgreat on 12/13/2023 in #djs-questions
Error: Expected token to be set for this request, but none was present
This is using Next.js dev command. There is a different one for production
11 replies
DIAdiscord.js - Imagine an app
•Created by mallusrgreat on 12/13/2023 in #djs-questions
Error: Expected token to be set for this request, but none was present
nope, this is server-side rendering
11 replies
DIAdiscord.js - Imagine an app
•Created by mallusrgreat on 12/13/2023 in #djs-questions
Error: Expected token to be set for this request, but none was present
I'm gonna look into this, ty
11 replies
DIAdiscord.js - Imagine an app
•Created by mallusrgreat on 12/13/2023 in #djs-questions
Error: Expected token to be set for this request, but none was present
Hmm. Doesn't work in the exact functional component I'm writing this in, but works in the main component
11 replies
DIAdiscord.js - Imagine an app
•Created by mallusrgreat on 12/13/2023 in #djs-questions
Error: Expected token to be set for this request, but none was present
11 replies
DIAdiscord.js - Imagine an app
•Created by mallusrgreat on 10/28/2023 in #djs-questions
Is create-discord-bot maintained anymore?
looks old because the rest of the packages have more active updates
7 replies
DIAdiscord.js - Imagine an app
•Created by mallusrgreat on 10/7/2023 in #djs-questions
Buttons in DMs not triggering interactionCreate
oh im dumb
5 replies
DIAdiscord.js - Imagine an app
•Created by mallusrgreat on 10/7/2023 in #djs-questions
Buttons in DMs not triggering interactionCreate
it's quite a large file since i do basically all my stuff with interactionCreate there
5 replies
DIAdiscord.js - Imagine an app
•Created by mallusrgreat on 10/7/2023 in #djs-questions
Buttons in DMs not triggering interactionCreate
here is my previous message which i guess wasn't seen
https://pastes.dev/vs3YmPpH0G
I have a listener for a lot of buttons, and i'm listening for this button made in line 470. When I try to listen to it in line 498, it doesn't even run. "checkpoint" log in 497 isn't working, "checkpoint 2" log in 499 also isn't working.
All other buttons upto this point are working.
5 replies