Completed
- Webhooks
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Create a Discord Bot With Node.js
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Project Setup
- 3 - Creating Discord Application
- 4 - Adding the Bot to our Discord Server
- 5 - Logging the bot In
- 6 - Basic Events
- 7 - Ready Event
- 8 - Message Events
- 9 - Bot Responses
- 10 - Basic Chat Commands
- 11 - Kick Command
- 12 - Ban Command
- 13 - Message Reactions & Reaction Roles
- 14 - Webhooks
- 15 - Thank You