Description
Node.js is a simple and fast language that's easy to learn, so learning how to develop bots for Discord is great! First, you'll learn the basic concepts of bot development, including custom prefixes, command handling, event handling, etc. Most of these topics are hard to find a good explanation online, but in this course it's simple and easy.
What exactly will you do?
- You'll create a Discord Bot control panel and learn the basics of web development;
- Few Discord bots are made competently and correctly, which will allow you to make money from it;
- First you will learn how to structure pages using HTML and PUG;
- Then we will dive into styling pages using CSS;
- After that, we'll bring them to life with JavaScript.
Once you learn the basics of web development, you can do almost anything.
Topics covered in the course:
- Control your bot using the Discord developer portal;
- Handling commands - add new commands just by copying files;
- Dependency implementation - simplify testing and refactoring your scripts;
- Dynamic event handling - add new events simply by adding files;
- Common features - including the ability to customize prefixes;
- Ability to customize your server through the toolbar;
- Basic PUG/HTML for structuring web pages;
- Basic CSS - for custom web page styling to suit your needs;
- Boostrap 4 - makes it easy to structure and style web pages;
- Browser JavaScript for animating web pages;
- Web Audit Logs - to record the changes the user makes in the dashboard;
- Server statistics graphs - see how your server is performing in the bot dashboard;
- Web Music Player, which will allow the bot to play music from YouTube and more;
- Advanced dashboard modules, including customizable themes, logs, graphs, etc;
- Economic features that will allow users to earn virtual money by interacting with the bot;
- APIS;
- Profile cards with Node.js.
This course will give you a solid foundation and help you create your own personal Discord bot to better manage your servers.