A bot that allows others to grab Chegg answers via Discord
This bot requires a few dependencies. Listed below are the commands to install them.
npm install discord.jsnpm install puppeteernpm install puppeteer-extranpm install puppeteer-extra-plugin-stealthnpm install fsnpm install user-agents
- Install dependencies in terminal
- Open
index.js - Edit the Chegg and Discord login values to your own
- Launch terminal and start with
node index.js

