Goals:
- Create a bot to post the Duolingo leaderboard and notification on to the discord server automatically when there are changes
- Puppeteer
npm i puppeteer
andnpm i puppeteer-core
- discord.js
npm install discord.js
Be sure to create your own config.json and node_modules folders.