
You will learn what the course has to offer. Who the course is aimed for. What to expect from the course.
You will learn about your instructor, who is teaching you the content within this course?
Links to the official websites for nodejs and visual studio code.
You will be able to write and execute node.js code on your computer. That's basically why we install node.js. To be able to run the node server on our local machine.
You will be able to use the IDE to write code in. This IDE is called Visual Studio Code, an excellent editor to write code in.
This is mere a basic overview of the bot we're going to create.
You will learn how to create a new Discord application and turn the application into a bot application on the Discord website.
A quick note explaining how the course is structured.
You will learn how to install npm packages. You will be able to read the object and write some basic code in node.js.
A quick note explaining how to start and stop the node server.
Writing more functionality for the bot. Detecting if a message is deleted.
Creating a !help command for our bot. Very useful command that all bots should have.
How to safely store your token/password within another .json file. This hides your token in another file while developing the main file.
Regenerating the token/password is crucial to keep your bot safe from hackers.
Information about the web socket and TCP.
You will learn how to catch the reconnecting event to see when the bot is trying to reconnect to the websocket.
Explaining that the disconnect even has been removed.
Teaching you how to write more clean code. Very basic tips in this lecture.
You will learn how you can host the bot through the CMD.
A quick note about how to host the bot if you struggle to host the bot via CMD.
Finishing up this course, what have we created and how does the bot work?
A bonus lecture with coupon codes.
Hey there student!
In this course we're going to develop a Discord bot that detects when a message is deleted within your Discord server. This course is rather short which is great! This bot is very useful and easy to develop. This course is basically designed to teach you how to create a very useful Discord bot.
Why are Discord bots useful? Discord bots can do a lot for you, such as gathering advanced API data from ex Blizzard websites displaying character information in World of Warcraft. Or down to a simple feature that welcomes a new user to the Discord server. Or keeping track of when a user edits or deletes a message (not saving the data). Or keeping track of new users in your Discord server.
Why trust me?
I've been developing different kinds of software including a lot of web development during my timespan as a developer. Creating complex functions with tons of security is my favorite. Creating outstanding code is my focus. I'm teaching you nodejs in this course which is the fastest language to use when it comes to Discord bots. I have 4 years of experience in programming and I've used different languages to build different type of software applications. When my first Discord bot course was released, I received a lot of positive feedback. Now I'm creating a short and sweet course for those who wants to develop a basic Discord bot.
Why this course?
• You will be able to launch a very useful Discord bot.
• You have lifetime access, and you will get new content for free.
• Free of any charge.
• Downloadable code so you can use my code for free.
• 1080p HD videos.