Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 271 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 271 Bytes

Superteams Earn Discord Bot

Superteams Earn bot used to notify new lisitngs

Setup and Run the bot

  • Install dependencies pnpm install
  • Make .env file and add proper credentials cp .env.example .env && nano .env
  • Time to boot up the server npm start