/thorBot

Primary LanguageJavaScriptMIT LicenseMIT

thorBot

Goals:

  1. Create a bot to post the Duolingo leaderboard and notification on to the discord server automatically when there are changes

Installers

Setting up the environment

1. Set up your project folder

2. Installing the environment

  1. Puppeteer npm i puppeteer and npm i puppeteer-core
  2. discord.js npm install discord.js

3. Settin up your Code Editor and a Linter

3a. Setting up the ESLint rules

Notes

Be sure to create your own config.json and node_modules folders.

Resources