Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 248 Bytes

File metadata and controls

23 lines (15 loc) · 248 Bytes

Reol

Discord Music bot

Requirements

  • Node.js 16+

Installation

  • Clone the repository
  • Create a file named .env and add the following content:
TOKEN=<BOT TOKEN>
  • Run the following commands:
pnpm install
pnpm start