koholaz
DIAdiscord.js - Imagine an app
•Created by koholaz on 9/16/2024 in #djs-questions
forum post reaction + join
hello i am trying to make it so my bot will automatically join new forum posts in the server. my code can be found below:
it is printing my
message recieved
to the console, however it is failing to print the pass the forum check
to the console. i recieve no errors, yet it doesnt join nor react nor print that confirmation message.4 replies
DIAdiscord.js - Imagine an app
•Created by koholaz on 9/9/2024 in #djs-questions
Error Adding Buttons To Message
I am working on creating an application system for my Discord server, but that is irrelevant to the issue. I am trying to add Flag and Deny buttons to the embed that is sent to the submitted applications channel. Here is my code:
Here is the error that I am getting:
I have been at this for over 2 days now can still can't figure a fix out. I am using DJS version 14.15.3 and Node version 21.6.2. Thanks!
8 replies
DIAdiscord.js - Imagine an app
•Created by koholaz on 9/9/2024 in #djs-questions
error when trying to add a button to a message
heya, i am trying to make an application system for my discord server. i am trying to add an action row with buttons, but i keep getting the same error no matter what i do. here is my code:
this is the error i am getting
some help would be extremely appreciated!
3 replies