Skip to content

ArmoredFuzzball/MetaX-Music-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaX Music Bot

A lightweight Discord music bot using LavaLink and written in Node.js that can play audio from YouTube, YouTube Music, Spotify and Soundcloud. It works across multiple servers in parallel.

Commands

Command Description
/play <query or url> Queue something to be played.
/dc Disconnect from the voice channel.
/skip Skip the current song.
/loop Loop the currently playing song.
/np See what song is currently playing.
/queue Show currently queued songs.

Prerequisites

How to use

  • Ensure all prerequisites are met.
  • Download the repository and run npm install in the project directory to install the required dependencies.
  • Go to the config.json file in the project directory and change the token key to your bot's token, provided in the Discord Developer Portal.
  • Change the nodes key to contain your LavaLink node instance(s).
  • To start the bot, simply run node ./index.mjs in the project directory.

About

Simple and robust music bot for Discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published