Originally based off this repo and converted to Discord.js V14 with changes to focus on providing free problems with included PoTD (problem of the day) functionality.
Currently setup for UNSW's Computer Science and Engineering Society.
- Clone this project to your system
- Move into the project directory
- Do 'npm i' or 'npm install'
- Go to config.json and update the environmental variables accordingly
- Do 'npm start' to bring the bot online
When your bot is online, do '?help' in the server for usage information.
- The core functionality of this bot will be moved to the primary CSESoc Discord Bot with future updates being pursued there.