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 049a2dbebb Don't log pings. 11 months ago
.gitignore Quick and dirty way to get the bot on the page. 11 months ago
LICENSE Initial commit 12 months ago
README.md Initial commit 12 months ago
ljsthw-bot.js Don't log pings. 11 months 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.