Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
Advanced Command + Event Handler (Discord.js v14)
Play lesson

Discord.js v14 Tutorial - Advanced Command + Event Handler (Discord.js v14)

5.0 (1)
8 learners

What you'll learn

This course includes

  • 8.5 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

Advanced Command + Event Handler (Discord.js v14) IMPORTANT: In 28:49 and 30:02 change the "break" to "return". Reason: Using break will only half work as it won't reply if there's more than one permission. However it will still run the rest of the function which means it'll attempt to still run the command at the end of the function. Return will make sure the function stops completely. Sorry for the inconvenience. 🌐 Important links: areCommandsDifferent.js code: https://github.com/notunderctrl/discordjs-v14-series/blob/master/07%20-%20Command%20Handler/src/utils/areCommandsDifferent.js Discord server: https://discord.underctrl.io Source code: https://github.com/notunderctrl/discordjs-v14-series Discord.js series playlist: https://www.youtube.com/playlist?list=PLpmb-7WxPhe0ZVpH9pxT5MtC4heqej8Es Discord.js official website: https://discord.js.org Patreon: https://patreon.com/UnderCtrl Buy me a coffee (one-time donation): https://buymeacoffee.com/underctrl Thank you for watching :)

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere