Learn d.js

Hello, what is the best way to learn discord.js with typescript ?
6 Replies
d.js toolkit
d.js toolkit2d 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!
duck
duck2d ago
https://discordjs.guide/ The guide doesn't have code examples for typescript, but does have notes for various ts specific things throughout You're also free to check around the docs or ask here in the support channels if you're having trouble locating a type for something specific If you're not already familiar with typescript or Javascript, I'd heavily recommend learning those first before starting #resources also has similar links to the "Before you begin" section on the guide
Samtino
Samtino2d ago
The create-discord-bot template also has a good starting point. But parts of it can be pretty complicated, so if you don't know TS very well, it could be difficult to work with
npm
create-discord-bot
A simple way to create a startup Discord bot.. Latest version: 1.0.0, last published: 3 months ago. Start using create-discord-bot in your project by running npm i create-discord-bot. There are no other projects in the npm registry using create-discord-bot.
wvn
wvnOP2d ago
oh okay thanks. I will look at it one thing about hosting. Will be hetzner good hosting provider ? Because i readed the discord bannes hetzner ips
duck
duck2d ago
#resources lists a few hosts, but beyond that it's really up to you to decide what host you'd like to use
Unknown User
Unknown User2d ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?