nick403
DIAdiscord.js - Imagine an app
•Created by nick403 on 12/17/2023 in #djs-questions
The punycode module is deprecated.
33 replies
DIAdiscord.js - Imagine an app
•Created by nick403 on 12/17/2023 in #djs-questions
The punycode module is deprecated.
thanks
33 replies
DIAdiscord.js - Imagine an app
•Created by nick403 on 12/17/2023 in #djs-questions
The punycode module is deprecated.
npm uninstall?
33 replies
DIAdiscord.js - Imagine an app
•Created by nick403 on 12/17/2023 in #djs-questions
The punycode module is deprecated.
so like
33 replies
DIAdiscord.js - Imagine an app
•Created by nick403 on 12/17/2023 in #djs-questions
The punycode module is deprecated.
see here ? i don't require it
33 replies
DIAdiscord.js - Imagine an app
•Created by nick403 on 12/17/2023 in #djs-questions
The punycode module is deprecated.
is a way to patch it ?
33 replies
DIAdiscord.js - Imagine an app
•Created by nick403 on 12/17/2023 in #djs-questions
The punycode module is deprecated.
so...
33 replies
DIAdiscord.js - Imagine an app
•Created by nick403 on 12/17/2023 in #djs-questions
The punycode module is deprecated.
in my code
33 replies
DIAdiscord.js - Imagine an app
•Created by nick403 on 12/17/2023 in #djs-questions
The punycode module is deprecated.
but i don't use it
33 replies
DIAdiscord.js - Imagine an app
•Created by nick403 on 12/17/2023 in #djs-questions
The punycode module is deprecated.
but when i do node my_script.js i get that error
33 replies
DIAdiscord.js - Imagine an app
•Created by nick403 on 12/17/2023 in #djs-questions
The punycode module is deprecated.
neither that i have
33 replies
DIAdiscord.js - Imagine an app
•Created by nick403 on 12/17/2023 in #djs-questions
The punycode module is deprecated.
const client = new Client({
intents: [
GatewayIntentBits.GuildMembers,
GatewayIntentBits.GuildEmojisAndStickers,
GatewayIntentBits.Guilds,
GatewayIntentBits.GuildVoiceStates]
})
const { REST, RequestData } = require('@discordjs/rest');
const { Routes, ButtonStyle } = require('discord-api-types/v10');
33 replies
DIAdiscord.js - Imagine an app
•Created by nick403 on 12/17/2023 in #djs-questions
The punycode module is deprecated.
33 replies
DIAdiscord.js - Imagine an app
•Created by nick403 on 12/17/2023 in #djs-questions
The punycode module is deprecated.
but in src there is no punycode
33 replies
DIAdiscord.js - Imagine an app
•Created by nick403 on 12/17/2023 in #djs-questions
The punycode module is deprecated.
[email protected] C:\Users\Silag\OneDrive\Desktop\Bot\Discord-TempVoice-Bot-master
`-- [email protected]
33 replies
DIAdiscord.js - Imagine an app
•Created by nick403 on 12/17/2023 in #djs-questions
The punycode module is deprecated.
1s
33 replies