Kilian
Kilian
DIAdiscord.js - Imagine an app
Created by Kilian on 10/9/2023 in #djs-questions
github updates in forum channels
How do I set up the GitHub webhooks correctly on my server so that they appear in a specific forum channel, like on this server here?
2 replies
DIAdiscord.js - Imagine an app
Created by Kilian on 10/4/2022 in #djs-questions
use mysql values for export const
Hey quick question. I got my values of the embed (title, color, desc, footer, etc) in my mysql database. I want them in my embed.js for all the new EmbedBuilder(). After that I want to export my Builder to my interactionCreate.js or messageCreate.js. How is that possible? Can you may send me some advice or documentation? :D
71 replies
DIAdiscord.js - Imagine an app
Created by Kilian on 9/30/2022 in #djs-questions
welcome error
Hey, next problem. My bot sends a message when a user joins. Everything works. Only if the user does not have a profile picture, the bot cannot send the message. How can I solve the problem?
16 replies
DIAdiscord.js - Imagine an app
Created by Kilian on 9/29/2022 in #djs-questions
An exclusive question!!11one
Hey everyone. I came here with one question. Is this possible: The user get banned from my discord and get the DM: "You are banned, you can apply for an unban here: ..." There the DM says an other Discord disclaimer for the unban bot. -- Can you send an bot a friend request and he accept directly and send an dm? -- ?
10 replies
DIAdiscord.js - Imagine an app
Created by Kilian on 8/23/2022 in #djs-questions
Issues with interaction.editReply()
Hey I got issues while I try to .editReply(). There is no error, but either no response.
11 replies
DIAdiscord.js - Imagine an app
Created by Kilian on 8/4/2022 in #djs-questions
[solved] Build Embed with an .json file
15 replies
DIAdiscord.js - Imagine an app
Created by Kilian on 8/1/2022 in #djs-questions
Code structure question
Hello, maybe that's an stupid question, but I never did use it. I try to handle my code way better then only an "index.js", so I decided to split the code into more "~.js"-s. So my question is: can I do more then one file with "ready" or "interactionCreate"?
9 replies