This is the code for the bot that we use in the course Discord. It's being built over a series of livestreams and only does a few basic things like replaying livestream chats. https://learnjsthehardway.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Zed A. Shaw 6c9f7336ef Code from the live stream, it will move. 2 years ago
.gitignore First commit from the livestream on Apr 16, 2022. 2 years ago
LICENSE Initial commit 2 years ago
README.md Initial commit 2 years ago
ljsthw-bot.js Code from the live stream, it will move. 2 years ago

README.md

ljsthw-discord-bot

This is the code for the bot that we use in the course Discord. It's being built over a series of livestreams and only does a few basic things like replaying livestream chats.