𝒮𝒽𝒶𝓁𝑒𝓋
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by 𝒮𝒽𝒶𝓁𝑒𝓋 on 6/21/2024 in #djs-questions
I need help with my code
thx
25 replies
DIAdiscord.js - Imagine an app
•Created by 𝒮𝒽𝒶𝓁𝑒𝓋 on 6/21/2024 in #djs-questions
I need help with my code
for read
25 replies
DIAdiscord.js - Imagine an app
•Created by 𝒮𝒽𝒶𝓁𝑒𝓋 on 6/21/2024 in #djs-questions
I need help with my code
But I use Google Translate, it's not a good translator
25 replies
DIAdiscord.js - Imagine an app
•Created by 𝒮𝒽𝒶𝓁𝑒𝓋 on 6/21/2024 in #djs-questions
I need help with my code
ha
25 replies
DIAdiscord.js - Imagine an app
•Created by 𝒮𝒽𝒶𝓁𝑒𝓋 on 6/21/2024 in #djs-questions
I need help with my code
?
25 replies
DIAdiscord.js - Imagine an app
•Created by 𝒮𝒽𝒶𝓁𝑒𝓋 on 6/21/2024 in #djs-questions
I need help with my code
what is the V i need
25 replies
DIAdiscord.js - Imagine an app
•Created by 𝒮𝒽𝒶𝓁𝑒𝓋 on 6/21/2024 in #djs-questions
I need help with my code
i new with code
25 replies
DIAdiscord.js - Imagine an app
•Created by 𝒮𝒽𝒶𝓁𝑒𝓋 on 6/21/2024 in #djs-questions
I need help with my code
this code work?
25 replies
DIAdiscord.js - Imagine an app
•Created by 𝒮𝒽𝒶𝓁𝑒𝓋 on 6/21/2024 in #djs-questions
I need help with my code
const { Client, Intents } = require('discord.js');
const client = new Client({ intents: [Intents.FLAGS.GUILDS, Intents.FLAGS.GUILD_MESSAGES] });
client.once('ready', () => {
console.log('Bot is ready!');
});
client.on('messageCreate', message => {
if (message.content === '!ping') {
message.reply('Pong!');
}
});
// Replace 'YOUR_TOKEN' with your own bot token
client.login('YOUR_TOKEN');
25 replies
DIAdiscord.js - Imagine an app
•Created by 𝒮𝒽𝒶𝓁𝑒𝓋 on 6/21/2024 in #djs-questions
I need help with my code
Oh, so do you have a code for me that uses V14??
25 replies
DIAdiscord.js - Imagine an app
•Created by 𝒮𝒽𝒶𝓁𝑒𝓋 on 6/21/2024 in #djs-questions
I need help with my code
Because I tried everything and it didn't work
25 replies
DIAdiscord.js - Imagine an app
•Created by 𝒮𝒽𝒶𝓁𝑒𝓋 on 6/21/2024 in #djs-questions
I need help with my code
to fix that
25 replies
DIAdiscord.js - Imagine an app
•Created by 𝒮𝒽𝒶𝓁𝑒𝓋 on 6/21/2024 in #djs-questions
I need help with my code
Can you come talk to me and help me?
25 replies
DIAdiscord.js - Imagine an app
•Created by 𝒮𝒽𝒶𝓁𝑒𝓋 on 6/21/2024 in #djs-questions
I need help with my code
how i do that?
25 replies