/earn-bot

Earn Discord bot used to notify listings on Superteams servers

Primary LanguageTypeScript

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