Gwubby
Gwubby
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by Gwubby on 1/15/2024 in #djs-questions
word filtering
dope that worked ty
8 replies
DIAdiscord.js - Imagine an app
Created by Gwubby on 1/15/2024 in #djs-questions
word filtering
13.17.1
const client = new Client({
intents: [
Intents.FLAGS.GUILDS,
Intents.FLAGS.GUILD_MESSAGES,
Intents.FLAGS.GUILD_MESSAGE_REACTIONS,
],
});
const client = new Client({
intents: [
Intents.FLAGS.GUILDS,
Intents.FLAGS.GUILD_MESSAGES,
Intents.FLAGS.GUILD_MESSAGE_REACTIONS,
],
});
8 replies
DIAdiscord.js - Imagine an app
Created by Gwubby on 1/15/2024 in #djs-questions
word filtering
node version 21.5.0
8 replies
AAdmincraft
Created by Gwubby on 7/8/2023 in #questions
Horrible fps drop from Spigot to Paper
nvm figured it out Razer Cortex was the one killing my fps 💀
3 replies