Discord bots can be used for pretty much anything, but creating one is not always easy. In this video I will show you how to setup a bot, code it from scratch, and deploy it for free.


Materials/References:

GitHub Code: https://github.com/WebDevSimplified/First-Discord-Bot
Discord Developer Page: https://discord.com/developers/applications
Git Tutorial: https://youtu.be/IHaTbJPdB-s


🧠 Concepts Covered:

- How to create a Discord bot
- How to write a Discord bot with Discord.js
- How to deploy a Discord bot for free


Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


⏱️ Timestamps:

00:00 - Introduction
01:02 - Registering Discord Bot
04:11 - Initial Bot Code
08:27 - Adding Your Bot To Your Server
10:33 - Adding Extra Bot Code
20:00 - Deploy Bot
25:26 - Outro


#DiscordBot #WDS #JavaScript