Discord.JS v13 - Documentation Command

preview_player
Показать описание

🙋‍♂️ Need help? Ask in our Discord community:

📺 Watch more Discord.JS videos here:

💡 Have an idea for a video or course? Request it here:

🔗 NPM Package used:

🔗 Regex used:

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯

🕐 Timestamps:
00:00 What we will be making
00:35 Installing Discord.JS-docs NPM package
00:48 Project setup
01:47 Creating our Docs command

#discordjs #discordbots #wornoffkeys

FTC Legal Disclaimer - Some links found in my video descriptions might be affiliate links, meaning I will make commission on sales you make through my link. This is at no extra cost to you and it helps support the channel so I can make more free YouTube videos.
Рекомендации по теме
Комментарии
Автор

🧠 Learn website dashboards + bot monetization:
levelupyourbot.com
🙋‍♂ Need help? Ask in our Discord community:
wornoffkeys.com/discord

WornOffKeys
Автор

This is so cool, I can’t wait for the future content you have planned!

chopkeys
Автор

Sheesh great video! I am also waiting for the help cmd

(having hopes that u will make a video for it 😁)

icrazyrockstar
Автор

Note: if you're using JavaScript, make sure you delete the exclamation point at around 5:52 in the extra constant, as it's only if you're using TypeScript

surefresh
Автор

Another amazing vid! Excited to see you making videos on a regular schedule once again! I was able to implement elements of the code into my own code, and it works great, just one problem with the package though...

Could not find a declaration file for module 'discord.js-docs'. implicitly has an 'any' type.

Not sure what that means, could you help me out!

(By the way I recommended your channel to my friend, and he found it helpful too! Keep up the great content!)

andyVillegerEXE
Автор

Getting a type error.
TypeError: Cannot read properties of null (reading '0')

Referring to the .exec(embed.description)

Couldn't figure out it.

xzercoolx