/discord-welcome-bot

This bot is a simple Discord Welcome Bot.

Primary LanguageTypeScriptMIT LicenseMIT

Discord Welcome Bot

This bot is a simple Discord Welcome Bot.

Setup

  1. Clone repo.
  2. Install dependencies with command npm install or yarn.
  3. config.ts fill required blanks.
  4. Create staff.mp3 and welcome.mp3.
  5. Add bot to your server.
  6. Run yarn start or npm run start for production server.