okunamayanad
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by okunamayanad on 12/5/2024 in #djs-questions
client.login stopped working out of nowhere, can't start the bot
my cloud computing provider decided to apply those rules on their network over night so the bot lost access to Discord servers
7 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 12/5/2024 in #djs-questions
client.login stopped working out of nowhere, can't start the bot
it was about Turkey banning Discord.
7 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 12/5/2024 in #djs-questions
client.login stopped working out of nowhere, can't start the bot
container has internet access, dns is working fine
7 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 12/5/2024 in #djs-questions
client.login stopped working out of nowhere, can't start the bot
pnpm list discord.js
:
node -v
:
7 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 8/21/2024 in #djs-questions
Message.startThread fails with: DiscordAPIError[10008]: Unknown Message
thanks for pointing it out
8 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 8/21/2024 in #djs-questions
Message.startThread fails with: DiscordAPIError[10008]: Unknown Message
ohhh so sorry, didn't notice that
8 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 8/21/2024 in #djs-questions
Message.startThread fails with: DiscordAPIError[10008]: Unknown Message
node -v
8 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 8/21/2024 in #djs-questions
Message.startThread fails with: DiscordAPIError[10008]: Unknown Message
npm list discord.js
8 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 8/19/2024 in #djs-questions
Message create event is being triggered on thread creation
fixed the issue! thanks guys
4 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 8/18/2024 in #djs-questions
Get message by ID and then update it
tysm @Mark
30 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 8/18/2024 in #djs-questions
Get message by ID and then update it
even though my IDE complains about stuff, it works fine!
30 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 8/18/2024 in #djs-questions
Get message by ID and then update it
doesn't look like a one tho, because its correct when I check the docs
30 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 8/18/2024 in #djs-questions
Get message by ID and then update it
anyways i'll try it anyways and see if thats an IDE issue
30 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 8/18/2024 in #djs-questions
Get message by ID and then update it
is not assignable to parameter type
string | MessagePayload | MessageEditOptions
30 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 8/18/2024 in #djs-questions
Get message by ID and then update it
my IDEs complaining about the types mismatching though and when I checked the types I couldn't figure out how would I edit an embed with files and components
30 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 8/18/2024 in #djs-questions
Get message by ID and then update it
so I'm trying to edit an embed and replace that with another
so this should work right?
30 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 8/18/2024 in #djs-questions
Get message by ID and then update it
let me try
30 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 8/18/2024 in #djs-questions
Get message by ID and then update it
or does that work with a message id too?
30 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 8/18/2024 in #djs-questions
Get message by ID and then update it
what? dont i still need the message to put it to first argument of edit?
30 replies
DIAdiscord.js - Imagine an app
•Created by okunamayanad on 8/18/2024 in #djs-questions
Get message by ID and then update it
30 replies