illustration for Build a Book Club Bot with Discord.js
pro

Build a Book Club Bot with Discord.js

Instructor

Lucas Minter

50m closed-captioning
·
14 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
3.6
14
people completed
Published 2 years ago
|
Updated 2 years ago

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.

Building Your Own

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.

What You Will Learn

  • Creating and configuring a bot
  • Sending events and message commands
  • Setting up and using slash commands
  • Responding to user input
  • Creating and customizing buttons
  • Deploying the bot for production.

So, start watching and learn to build your very own Discord bot today!

Course Content

50m • 14 lessons

    You might also like these resources:

    illustration for Get Started Building CLI Tools with Node.js
    Kevin Cunningham • Course • 40m

    Learn what a productive developer workflow looks like when building out a Node.js CLI.

    illustration for Build a Backend with Prisma in a TypeScript Node Project
    Ryan Chenkie • 18m • Course

    In this course, you will learn how to initialize Prisma in a TypeScript Node project, use Prisma Client to create and find records, use Express to create data dynamically, and more

    illustration for Build a Realtime Chat App with Remix and Supabase
    Jon Meyers • 43m • Course

    Build a blazing fast chat app with Remix and Supabase! This course covers everything you need, from database hosting to authentication and authorization, all with real-time updates