ShowCast
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by ShowCast on 5/6/2024 in #djs-questions
Develop with Entitlements
Sounds like the only possible solution. Even the Support told me there is no other way..
4 replies
DIAdiscord.js - Imagine an app
•Created by ShowCast on 3/13/2024 in #djs-questions
Follow Up to interaction.deferUpdate() throws error
Alright thank you for your help :PES_Ok: :aPES_Love:
11 replies
DIAdiscord.js - Imagine an app
•Created by ShowCast on 3/13/2024 in #djs-questions
Follow Up to interaction.deferUpdate() throws error
So you mean something defers the interaction even before my deferUpdate() call?
11 replies
DIAdiscord.js - Imagine an app
•Created by ShowCast on 3/13/2024 in #djs-questions
Follow Up to interaction.deferUpdate() throws error
Sure. I am using sapphire as a framework but here you go
Same error with editReply() btw
11 replies
DIAdiscord.js - Imagine an app
•Created by ShowCast on 3/13/2024 in #djs-questions
Follow Up to interaction.deferUpdate() throws error
First I call
await interaction.deferUpdate();
After that I fetch some data.
And after some lines of fetching data comes
I checked like 10x times. there is no interaction.reply() or anything else between those calls11 replies
DIAdiscord.js - Imagine an app
•Created by ShowCast on 3/13/2024 in #djs-questions
Follow Up to interaction.deferUpdate() throws error
DJS Version: 14.14.1
NodeJS Version: 18.17.1
11 replies
DIAdiscord.js - Imagine an app
•Created by ShowCast on 9/9/2022 in #djs-questions
Builder Name localization error
Thanks for the quick answer!
11 replies
DIAdiscord.js - Imagine an app
•Created by ShowCast on 9/9/2022 in #djs-questions
Builder Name localization error
Alrighty
11 replies
DIAdiscord.js - Imagine an app
•Created by ShowCast on 9/9/2022 in #djs-questions
Builder Name localization error
But the problem is with "beschreibung" it works and with "Beschreibung" I get the error
11 replies
DIAdiscord.js - Imagine an app
•Created by ShowCast on 9/9/2022 in #djs-questions
Builder Name localization error
It works with or without quotes on the key 😄
11 replies
DIAdiscord.js - Imagine an app
•Created by ShowCast on 9/9/2022 in #djs-questions
Builder Name localization error
More useful infos:
I am using sapphire in v3.1.0
The stacktrace:
npm list discord.js
node -v
11 replies