Delivator / discord-bot

Made with πŸ’š

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features

  • Music bot (play, stop, pause, resume, seek, queue, skip & forceskip)
  • Youtube search with reaction voting system: Reaction Voting System
  • Skip system with configurable ratio
  • Song caching (with auto clearing cache planed)
  • Easy to use setup script

Setup

Requirements:

  • Node.js version 8.0.0 or higher
  • FFmpeg installed and added to PATH (IMPORTANT!)

Installation:

  • Clone or download this repository with git clone https://github.com/Delivator/discord-bot.git
  • Change in the directory with cd discord-bot/
  • Install the dependencies and generate a settings file by running npm install
  • Start the bot by typing npm start or node index.js in the terminal

Discord bot user token can be found/created here (Tutorial GIF)

For the YouTube API, create a new Project, enable the YouTube Data API v3 and create and copy the API-Key from the Google Developers Console page.

About

Made with πŸ’š


Languages

Language:JavaScript 90.3%Language:EJS 8.6%Language:CSS 1.1%