Create a Discord Bot with Node.js
2h 20m 37s
English
Paid
Course description
Build a Discord Bot that forecasts weather & astronomical information, and acts as a sandbox to practice everything related to Node and backend programming.
Read more about the course
Not only will you build an awesome portfolio project, but we’ll cover Node.js best practices, how to work with APIs (including both REST and WebSockets) and we’ll even security-related topics!
Watch Online
0:00
/ #1: Project Demo
All Course Lessons (20)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Project Demo Demo | 08:12 | |
| 2 | Project Setup with Discord.js | 06:13 | |
| 3 | Creating a Discord Application | 02:41 | |
| 4 | Starting Your Own Discord Server | 01:38 | |
| 5 | Inviting our Bot | 04:51 | |
| 6 | Logging In with our Bot | 09:34 | |
| 7 | Implementing the "ping" Command | 05:21 | |
| 8 | Getting Ready to Register Commands | 05:04 | |
| 9 | Getting Data from the Discord Client | 02:59 | |
| 10 | Registering Slash Commands | 13:17 | |
| 11 | Executing Slash Commands | 06:34 | |
| 12 | Improving the Slash Command Handler | 07:41 | |
| 13 | Improving our Workflow | 02:25 | |
| 14 | Setting up our Weather API | 08:26 | |
| 15 | Fetching the Weather Forecast | 18:00 | |
| 16 | Defining the Forecast Command | 10:05 | |
| 17 | Executing the Forecast Command | 14:41 | |
| 18 | Fetching the Astronomical Forecast | 02:47 | |
| 19 | Astronomical Forecast Command | 06:50 | |
| 20 | Next Steps | 03:18 |
Unlock unlimited learning
Get instant access to all 19 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Node.js Graceful Termination
Sources: Michael Guay
Learn to properly terminate processes in Node.js within a Kubernetes environment. This is key to stable deployments and efficient scaling without downtime.
30 minutes 50 seconds
Just Express (with a bunch of node and http). In detail.
Sources: udemy
You have some notion of what Node, Express, and http are or you wouldn't be here. Node and back-end JavaScript have taken the world by storm, [SOME BIG COMPANY] moved to node an...
12 hours 33 minutes 3 seconds
Microservices with NodeJS, React, Typescript and Kubernetes
Sources: udemy
In building large scale applications intended for growth, microservices architecture is the go-to solution. One issue for Javascript and NodeJS learners is the
97 hours 19 minutes 16 seconds