</JustTheDev>
DIAdiscord.js - Imagine an app
•Created by </JustTheDev> on 3/21/2024 in #djs-questions
Send me dm on every message
I want the bot to send me a dm with the user name, id and the message.
I just want 1 index.js file and no other commands
5 replies
DIAdiscord.js - Imagine an app
•Created by </JustTheDev> on 3/20/2024 in #djs-questions
Premium only command
I want to make a command that checks if you have the premium role in a specific guild (i already added that guilds id to config.json) and then it adds the interaction user id to the json database with the value "true" so the bot can check it with other commands for premium only commands
9 replies
DIAdiscord.js - Imagine an app
•Created by </JustTheDev> on 3/20/2024 in #djs-questions
Live count cmd
I want to make a slash command that updates a voice channel that it has created before every 10 minutes with the current member count of that server
Edit: every 24h instead of 10 minutes
5 replies
DIAdiscord.js - Imagine an app
•Created by </JustTheDev> on 3/20/2024 in #djs-questions
deploy-commands.js stopped working without errors
It takes forever to reload 5 commands
19 replies
DIAdiscord.js - Imagine an app
•Created by </JustTheDev> on 3/14/2024 in #djs-questions
Restart every 1 hour
I want to make a function that restarts the bot every 1 hour, is this possible? And if its possible how?
8 replies
DIAdiscord.js - Imagine an app
•Created by </JustTheDev> on 3/6/2024 in #djs-questions
Help me pls
Code:
Error:
[WARNING] The command at C:\Users\OE104655\Videos\Eendsmp bot\commands\utility\giveaway.js is missing a required "data" or "execute" property.
12 replies
DIAdiscord.js - Imagine an app
•Created by </JustTheDev> on 3/6/2024 in #djs-questions
Help me pls
Idk whats wrong with this line of code:
const client = new Client({ intents: [GatewayIntentBits.Guilds, GatewayIntentBits.GuildMessageReactions] });
5 replies
DIAdiscord.js - Imagine an app
•Created by </JustTheDev> on 3/6/2024 in #djs-questions
is it possible to run command 1 from command 2
so like command 1 is /embed title: description:
And i want to run that command with pre-set values from /announcements
3 replies
DIAdiscord.js - Imagine an app
•Created by </JustTheDev> on 3/5/2024 in #djs-questions
/embed not working
Code:
Error in thread
11 replies
DIAdiscord.js - Imagine an app
•Created by </JustTheDev> on 2/29/2024 in #djs-questions
url.js gives error
Code:
7 replies
DIAdiscord.js - Imagine an app
•Created by </JustTheDev> on 2/29/2024 in #djs-questions
/reload error
/reload gives an error when i try to reload a command
Error while executing this command (inside discord )
Code:
10 replies
DIAdiscord.js - Imagine an app
•Created by </JustTheDev> on 2/29/2024 in #djs-questions
Bot status & guild count
How do i set the bot status to something like WATCHING {guilds-the-bot-is-in} servers
8 replies