annalasko
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by annalasko on 4/1/2025 in #djs-questions
ESLint (VSCodium) error after using `npm create discord-bot`
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Post the full error stack trace, not just the top part!
- Show your code!
My code is unchanged from what is found in https://github.com/discordjs/discord.js/blob/main/packages/create-discord-bot/template/TypeScript/src/commands/ping.ts3 replies
SIASapphire - Imagine a Framework
•Created by annalasko on 6/4/2024 in #sapphire-support
Equivalent of z.function from zod in shapeshift?
Understood, thank you!
6 replies
SIASapphire - Imagine a Framework
•Created by annalasko on 6/4/2024 in #sapphire-support
Equivalent of z.function from zod in shapeshift?
This is the code I am trying to convert to its shapeshift equivalent:
6 replies
SIASapphire - Imagine a Framework
•Created by annalasko on 6/4/2024 in #sapphire-support
Equivalent of z.function from zod in shapeshift?
Additionally, what is the equivalent of
safeParse()
and .success
?6 replies
DIAdiscord.js - Imagine an app
•Created by annalasko on 5/11/2024 in #djs-questions
Do I need to manually check if each message in an Array is bulkDeletable?
[email protected]
v21.1.0
4 replies