Parogo_72
DIAdiscord.js - Imagine an app
•Created by NoodleSTART on 10/5/2023 in #djs-questions
DISCORD BUTTON
Its because the code you sent has nothing to do with the message you sent
6 replies
DIAdiscord.js - Imagine an app
•Created by dui on 10/5/2023 in #djs-questions
Allow ManagePermission when creating voice channel
Its ManageRoles
3 replies
DIAdiscord.js - Imagine an app
•Created by Jolly Bean on 9/29/2023 in #djs-questions
Embed color not working
color should be a number
3 replies
DIAdiscord.js - Imagine an app
•Created by -`hamad`- on 9/28/2023 in #djs-questions
Can i make users that use my bot change the avatar of my bot
Thats called avatar
5 replies
DIAdiscord.js - Imagine an app
•Created by -`hamad`- on 9/28/2023 in #djs-questions
Can i make users that use my bot change the avatar of my bot
Bots cant have avatars per guild
5 replies
DIAdiscord.js - Imagine an app
•Created by Kirito. on 9/26/2023 in #djs-questions
Creation of a channel and adds a role to this channel
You can check if its null before adding it to the array though
13 replies
DIAdiscord.js - Imagine an app
•Created by Kirito. on 9/26/2023 in #djs-questions
Creation of a channel and adds a role to this channel
Why do you make a separated call for that role, instead of putting it along with the everyone role and the user
13 replies
DIAdiscord.js - Imagine an app
•Created by Kirito. on 9/26/2023 in #djs-questions
Creation of a channel and adds a role to this channel
Why dont you put it inside the permissionOverwrites?
13 replies
DIAdiscord.js - Imagine an app
•Created by Kirito. on 9/26/2023 in #djs-questions
Creation of a channel and adds a role to this channel
Code
13 replies
DIAdiscord.js - Imagine an app
•Created by Xirez on 9/25/2023 in #djs-questions
Reaction on message based logic.
Check the customId and do whatever you need
6 replies
DIAdiscord.js - Imagine an app
•Created by Xirez on 9/25/2023 in #djs-questions
Reaction on message based logic.
And listen to the interactionCreate event when the button is clicked
6 replies
DIAdiscord.js - Imagine an app
•Created by Xirez on 9/25/2023 in #djs-questions
Reaction on message based logic.
Use buttons
6 replies
DIAdiscord.js - Imagine an app
•Created by ejay on 9/20/2023 in #djs-questions
I need support.
Or that you create a second client in a command (which you shouldnt do) and try to make a request with it
11 replies
DIAdiscord.js - Imagine an app
•Created by ejay on 9/20/2023 in #djs-questions
I need support.
Common reasons for that error is that you run a setTimeout, setInterval, function before the bot connects to the gateway
11 replies
DIAdiscord.js - Imagine an app
•Created by ejay on 9/20/2023 in #djs-questions
I need support.
Doesnt seem like it if it relogged 1000 times though
11 replies
DIAdiscord.js - Imagine an app
•Created by ejay on 9/20/2023 in #djs-questions
I need support.
This one
Error: Expected token to be set for this request, but none was present
11 replies
DIAdiscord.js - Imagine an app
•Created by ejay on 9/20/2023 in #djs-questions
I need support.
Unless I read your post incorrectly, you were receiving a "No token was present" error
11 replies
DIAdiscord.js - Imagine an app
•Created by ejay on 9/20/2023 in #djs-questions
I need support.
Seems like you tried to make a request before the bot logged in
11 replies
DIAdiscord.js - Imagine an app
•Created by ole113 on 9/20/2023 in #djs-questions
Shard 0's process exited before its Client became ready
Can you show your sharding code?
7 replies
DIAdiscord.js - Imagine an app
•Created by ole113 on 9/20/2023 in #djs-questions
Shard 0's process exited before its Client became ready
Show the code you changed or some context at least
7 replies