Skip to content

mderveeuw/robotto-dj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robotto-dj

Just another Discord.js music bot.

Quick start:

Put the files in a convenient location. If you don't have the dependencies yet, navigate to the folder using bash, command prompt, etc and use npm install.

Before running the bot, copy default-config.json and rename it to config.json. Open it and fill in your bot token. You need a YouTube API token to use the search function. A guide to obtaining one can be found here.

Start the bot with dj.bat.

Features include:

  • multiserver support
  • queue system
  • play youtube link
  • search on youtube
  • shuffle
  • skip
  • voteskip
  • pause/resume
  • loading playlists from .txt files

Planned features

  • managing playlists inside discord

Depends on the following Node modules:

  • discord.js
  • node-opus
  • ytdl-core
  • youtube-node (see package.json for versions)

About

Just another Discord.js music bot.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%