01. Project Demo
02. Project Setup with Discord.js
03. Creating a Discord Application
04. Starting Your Own Discord Server
05. Inviting our Bot
06. Logging In with our Bot
07. Implementing the ping Command
08. Getting Ready to Register Commands
09. Getting Data from the Discord Client
10. Registering Slash Commands
11. Executing Slash Commands
12. Improving the Slash Command Handler
13. Improving our Workflow
14. Setting up our Weather API
15. Fetching the Weather Forecast
16. Defining the Forecast Command
17. Executing the Forecast Command
18. Fetching the Astronomical Forecast
19. Astronomical Forecast Command
20. Next Steps