username 0_0
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 7/19/2023 in #djs-questions
50001 and 50013
someone..?
19 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 7/19/2023 in #djs-questions
50001 and 50013
i fetched the channel using the id and logged permissionsFor(client.user).serialize()
19 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 7/19/2023 in #djs-questions
50001 and 50013
yes... there is a gap from when i get the error and try to log this though
19 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 7/19/2023 in #djs-questions
50001 and 50013
hmm the next one i check too has the same permission... all are true
19 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 7/19/2023 in #djs-questions
50001 and 50013
this is confusing.. i got a similar error of 50001 rn and i did the same and logged the permissions
19 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 7/19/2023 in #djs-questions
50001 and 50013
50013 missing permission errors have been fixed for me now.. i had to check EmbedLinks ... the other issue i'm having is :
i tried fetching the channel and it gives an error again.
DiscordAPIError[50001]: Missing Access
that would mean the bot is not in the guild if i'm right... then why would it try to send a message though19 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 7/19/2023 in #djs-questions
50001 and 50013
is there a web page that i can look into about this?
19 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 7/19/2023 in #djs-questions
50001 and 50013
because what if a person invites the bot with no permissions and the the everyone role doesnt have the permission either.... wouldn't it result in a 403 error?
19 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 7/19/2023 in #djs-questions
50001 and 50013
is this the same for interaction replies?
19 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 7/19/2023 in #djs-questions
50001 and 50013
editReply and followUp need permission? i thought all them could be done with everyone permission
19 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 7/19/2023 in #djs-questions
50001 and 50013
no i'm just asking if i've to check when i am sending a interaction reply too
19 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 7/19/2023 in #djs-questions
50001 and 50013
not even as interaction replies?
19 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 7/19/2023 in #djs-questions
50001 and 50013
ohh
19 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 7/19/2023 in #djs-questions
50001 and 50013
both ViewChannel and SendMessage is true . but then why would it give this error
19 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 7/19/2023 in #djs-questions
50001 and 50013
from the error i received, i tried
client.channels.cache.get('').permissionsFor(client.user).serialize()
and this is what i got 19 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 7/19/2023 in #djs-questions
50001 and 50013
where
queue.metadata : { interaction : <Interaction> }
i dont understand why it would execute channel.send()
if theres no permission!!19 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 7/19/2023 in #djs-questions
50001 and 50013
i'm getting this error but in playerStart.js line 42
19 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 3/4/2023 in #djs-voice
Cannot perform IP Discovery - socket closed
i still havent got the solution for this yet. Could someone help me !?
12 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 3/4/2023 in #djs-voice
Cannot perform IP Discovery - socket closed
I've send a DM
12 replies
DIAdiscord.js - Imagine an app
•Created by username 0_0 on 3/4/2023 in #djs-voice
Cannot perform IP Discovery - socket closed
oh this is not just my host , this error is also occuring when i hosting locally on my pc
12 replies