Tailored to the CPP Computer Science Discord server, BroncoATS is a Discord bot that uses an ATS (Applicant Tracking System) to parse through resumes and give feedback on them, attempting to mimic one that a real employer would use.
- Node, 16.11.0 or above
- Discord.JS, 14.14.1 or above
- Clone the repository.
- Run npm install to grab the required packages.
- If you are a developer for the project, ask another developer for config.json.
- Put config.jsoninto the source folder.
- And now you're set up!
- npm run startwill start the bot on your machine.
- npm run refreshwill refresh the bot commands if you've made changes to them.