This is the source code for the Discord bot from Homework Help.
https://hwhelp.github.io/ - Documentation
https://homework-help.org - Website
https://discord.gg/YudDZtb - Discord
Any concerns, feedback or suggestions should be directed to spencerwencer on Discord.
- Node.js >= 14
- Discord.js >= 12
- Run commands
git clone https://github.com/spjy/hwh-bot.git
cd hwh-bot
cp .env.schema .env
npm install
npm start- Set up your environment variables in
.env