Typescript template/support

Hey, I want to convert my discord.js javascript bot to typescript, is there any good or popular discord.js template/tutorial for the deploying and stuff? Need something that supports event, interactions, etc, handlers.
4 Replies
d.js toolkit
d.js toolkit11mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
grass
grass11mo ago
npx create-discord-bot . --typescript
ShiNxz
ShiNxz11mo ago
Hey, that didn't really what I meant since its very minimal and include only event handler
youssef
youssef11mo ago
Im also moving my bot to typescript, and I started using sapphire it's really cool