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 0d045b74df Quick and dirty way to get the bot on the page. 2 years ago
.gitignore Quick and dirty way to get the bot on the page. 2 years ago
LICENSE Initial commit 2 years ago
README.md Initial commit 2 years ago
ljsthw-bot.js Quick and dirty way to get the bot on the page. 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.