black
DIAdiscord.js - Imagine an app
•Created by black on 4/2/2024 in #djs-questions
Unknown interaction, sometimes
@Qjuh Update, i just pass the bot project to Docker, and slash commands has work normally now, and in my normal machine, same host, the problem probably came from my system
20 replies
DIAdiscord.js - Imagine an app
•Created by black on 4/2/2024 in #djs-questions
Unknown interaction, sometimes
Then I'll try to upload it to a VPS or another machine and leave feedback here
20 replies
DIAdiscord.js - Imagine an app
•Created by black on 4/2/2024 in #djs-questions
Unknown interaction, sometimes
using Htop in linux, my cpu it is normal, network issues i can't monitoring
20 replies
DIAdiscord.js - Imagine an app
•Created by black on 4/2/2024 in #djs-questions
Unknown interaction, sometimes
It's very random, sometimes I turn on the bot, try to use some command and
Unknow Interaction
, sometimes I turn on the bot and manage to use it a few times and then it fails20 replies
DIAdiscord.js - Imagine an app
•Created by black on 4/2/2024 in #djs-questions
Unknown interaction, sometimes
If I can't use await in the constructor, then there's not much I can do about it
20 replies
DIAdiscord.js - Imagine an app
•Created by black on 4/2/2024 in #djs-questions
Unknown interaction, sometimes
i use readdirSync in loadEvents and loadSlashCommands
20 replies
DIAdiscord.js - Imagine an app
•Created by black on 4/2/2024 in #djs-questions
Unknown interaction, sometimes
in constructor of MyClient?
20 replies
DIAdiscord.js - Imagine an app
•Created by black on 4/2/2024 in #djs-questions
Unknown interaction, sometimes
yes, in MyClient
20 replies
DIAdiscord.js - Imagine an app
•Created by black on 4/2/2024 in #djs-questions
Unknown interaction, sometimes
20 replies
DIAdiscord.js - Imagine an app
•Created by black on 4/2/2024 in #djs-questions
Unknown interaction, sometimes
oh, just name is wrong, its extends simple EventMap class
not is the problem
20 replies
DIAdiscord.js - Imagine an app
•Created by black on 4/2/2024 in #djs-questions
Unknown interaction, sometimes
sometimes
20 replies
DIAdiscord.js - Imagine an app
•Created by black on 4/2/2024 in #djs-questions
Unknown interaction, sometimes
yes
20 replies
DIAdiscord.js - Imagine an app
•Created by black on 4/2/2024 in #djs-questions
Unknown interaction, sometimes
I'm still thinking it strange that the problem is my connection
20 replies
DIAdiscord.js - Imagine an app
•Created by black on 4/2/2024 in #djs-questions
Unknown interaction, sometimes
20 replies
DIAdiscord.js - Imagine an app
•Created by black on 4/2/2024 in #djs-questions
Unknown interaction, sometimes
defer is not the problem, I tried without it too, just with await interaction.reply in the ping command file and I get the same result, sometimes it works and sometimes it gives the error
20 replies
DIAdiscord.js - Imagine an app
•Created by black on 4/2/2024 in #djs-questions
Unknown interaction, sometimes
in theory even if my connection was very bad, with defer it wouldn't be a problem
20 replies
DIAdiscord.js - Imagine an app
•Created by black on 4/2/2024 in #djs-questions
Unknown interaction, sometimes
Isn't it an error related to interactionCreate or something like that?
20 replies
DIAdiscord.js - Imagine an app
•Created by black on 4/1/2024 in #djs-questions
How this method works?
thanks ❤️
7 replies
DIAdiscord.js - Imagine an app
•Created by black on 4/1/2024 in #djs-questions
How this method works?
where can i find these codes "under the hood"? and in specific
...commands.set()
7 replies