guy
guy
DIAdiscord.js - Imagine an app
Created by guy on 2/5/2024 in #djs-questions
setColor
getting this error when doing .setColor() for an embed { "errors": [ { "name": "Error", "validator": "s.literal(V)", "given": "#303135", "expected": null }, { "name": "Error", "validator": "s.number", "given": "#303135" }, { "name": "Error", "validator": "s.tuple(T)", "given": "#303135" } ],
6 replies
DIAdiscord.js - Imagine an app
Created by guy on 1/27/2024 in #djs-questions
channel permissions
how to set a permissions overwrite for every member ina specific channel
11 replies
DIAdiscord.js - Imagine an app
Created by guy on 1/26/2024 in #djs-questions
getting owner from id
why is message.guild.members.cache.get('owner_id') returning undefined?
5 replies
DIAdiscord.js - Imagine an app
Created by guy on 1/25/2024 in #djs-voice
Users in voice channel
Is it possible to listen to the whole voice channel instead of just by users
3 replies
DIAdiscord.js - Imagine an app
Created by guy on 1/25/2024 in #djs-questions
voicechannel audio
how to retrieve audio from a discord voice channel
4 replies
DIAdiscord.js - Imagine an app
Created by guy on 1/23/2024 in #djs-questions
Check for nitro
how to check if user has nitro
5 replies