This repository contains the code for each episode of my bot guide on YouTube.
Each branch of this repository will contain the totality of the code for that episode.
The #master branch contains the current code for the latest episode. Once a new episode is out, a new branch is created for the previous episode's code.
To navigate between each episode's code, simply click on the Branch: Master at the top, then select an episode.
This episode doesn't have code, only software setup.
View the Episode View the Code
In this video we'll install our pre-requisites for running Discord.js, setup our first bot, join it to the server, and make it ping! On top of that, we learn how to write proper code using ESLint, and how to debug that code using VSCode's Debug mode. A long episode, but an awesome one!
In this fairly bulky episode, we explore so many things! This includes:
View the Episode View the Code
- Using Template Literals
- Augmenting our ping command
- Learning about argument and command parsing
- Adding exceptions to our eslint rules
- Adding a prefix to our bot
View the Episode View the Code
In this episode we'll explore a few events, how to create embeds, and how to split our code into proper functions.
View the Episode View the Code
In this episode we'll separate our functions, events, and commands into their own files. Once that's done, we'll explore sending and receiving various Emojis - the basic ones, and the custom ones!
For support join 〈evie.codes〉 and talk to me, 〈evie.codes〉!
Code for my Discord.js Bot Guide on https://youtube.com/c/eviecodes/