Skip to content

spjy/hwh-bot

Repository files navigation

Homework Help Discord Bot

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.

Requirements

  • Node.js >= 14
  • Discord.js >= 12

Installing

  1. Run commands
git clone https://github.com/spjy/hwh-bot.git
cd hwh-bot
cp .env.schema .env
npm install
npm start
  1. Set up your environment variables in .env

Releases

No releases published

Packages

No packages published