Cae
Cae
DIAdiscord.js - Imagine an app
Created by Rowan. on 8/14/2023 in #djs-questions
I get an error about the interaction
if you use deferReply you need to do editReply instead of plain reply
11 replies
DIAdiscord.js - Imagine an app
Created by keekztah on 8/1/2023 in #djs-questions
send a message to random channel on join
You define it then send to it?
22 replies
DIAdiscord.js - Imagine an app
Created by Aquafy on 8/5/2023 in #djs-questions
trying to create a message counting bot
Use collectors?
5 replies
DIAdiscord.js - Imagine an app
Created by Обкуренный on 8/5/2023 in #djs-questions
Made a command for user information, gives an error
Its inside main js file
18 replies
DIAdiscord.js - Imagine an app
Created by Обкуренный on 8/4/2023 in #djs-questions
Help
Why dont you ask on his discord?
8 replies
DIAdiscord.js - Imagine an app
Created by Обкуренный on 8/4/2023 in #djs-questions
Help
If that is lyxcode eventhandler look for latest video where he posted the updated version..
8 replies
DIAdiscord.js - Imagine an app
Created by s a k a t a on 8/1/2023 in #djs-questions
Hey problem w my embed
Also its const myEmbed = new EmbedBuilder()
22 replies
DIAdiscord.js - Imagine an app
Created by s a k a t a on 8/1/2023 in #djs-questions
Hey problem w my embed
Command name use lowercase
22 replies
DIAdiscord.js - Imagine an app
Created by s a k a t a on 8/1/2023 in #djs-questions
Hey problem w my embed
Require EmbedBuilder from discord js
22 replies
DIAdiscord.js - Imagine an app
Created by s a k a t a on 8/1/2023 in #djs-questions
Hey problem w my embed
Its EmbedBuilder not MessageEmbed also you need to require it from discord.js
22 replies
DIAdiscord.js - Imagine an app
Created by s a k a t a on 8/1/2023 in #djs-questions
Hey problem w my embed
Is this V13?
22 replies
DIAdiscord.js - Imagine an app
Created by locky on 7/26/2023 in #djs-questions
how do i make a command where the bot picks a msg to send with a whole bunch of other msgs
Its not discord.js it basic js
8 replies
DIAdiscord.js - Imagine an app
Created by InspectorGadget on 7/25/2023 in #djs-questions
Discord Slash Embed Message
.setTimestamp()
11 replies
DIAdiscord.js - Imagine an app
Created by mizuki real on 7/15/2023 in #djs-questions
Help on code
Update to newest version. For leveling system you need database
6 replies
DIAdiscord.js - Imagine an app
Created by unchill on 7/10/2023 in #djs-questions
Embed Help
Np
17 replies
DIAdiscord.js - Imagine an app
Created by unchill on 7/10/2023 in #djs-questions
Embed Help
Also that command will send embed with values that you set. If you want to send custom embed you better use slash commands and options to create custom embed
17 replies
DIAdiscord.js - Imagine an app
Created by unchill on 7/10/2023 in #djs-questions
Embed Help
Do you have message intents on? Its on your discord dev page
17 replies