Are you interested in learning how to build a Discord bot?
They’re awesome!
You could create bots that plays songs in a voice channel, bots that asks questions and keeps score, even bots that provides real-time weather updates. The possibilities are almost endless.
In this course, you will learn how to build your own bots using discord.js, a JavaScript library that makes it easy to create complex bots using the Discord API.
We’ll specifically be building a Book Club bot that is able to ask users to sign up, create custom channels, and more!
By the end of the course, you will have the skills and knowledge necessary to create your own bots, customized to your needs and interests.
So, start watching and learn to build your very own Discord bot today!
Very cool example to showcase what is possible with a simple discord bot.
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.