Aphelious
DIAdiscord.js - Imagine a boo! 👻
•Created by Aphelious on 3/18/2024 in #djs-questions
Im only getting online members by specific role
Im only getting online members i want to get all members by specific role please let me know how to fix this below is my code
https://srcshare.io/65f7f1aab3951fe0e149b067
5 replies
DIAdiscord.js - Imagine a boo! 👻
•Created by Aphelious on 3/16/2024 in #djs-questions
Help With permission on discord bot
I have already given permission for application.commands on my discord bot
https://discord.com/oauth2/authorize?client_id='myid'&permissions=xxxx&scope=bot+applications.commands
but when i try to create a channel i get the error but it does create channel and make a role for me but it
get that error and i get failed to create team
https://srcshare.io/65f55a31127daf3001d661d4
and here is the code
https://srcshare.io/65f55ab4127daf3001d661d8
9 replies
DIAdiscord.js - Imagine a boo! 👻
•Created by Aphelious on 3/16/2024 in #djs-questions
Discord js V14 modal submit error
My data is being saved into database but the form on discord is not submitting it shows something went wrong on form but the form doesn't close but still i get the success message on my discord channel
here is the code
https://srcshare.io/65f515261484a59ebf6dd532
screen shot link
https://imgur.com/a/TVvGjis
see behind form it says You have been successfully registered!
below is the code where i add the command
https://srcshare.io/65f525a90c03f0cf96e85dad
I tried to see the database if it actually saves the data inside the DB and yes it does but my form is not submitting it just says something wrong but shows registration successful
11 replies