Rijus176 / discord-lavalink-music-bot

This is music bot for discord made with erelajs, lavalink, discordjs v13-dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discord-lavalink-music-bot

A music bot for discord. Click to invite my hosted bot.

Though it's not made for public use, you can try it by inviting

Self Hosting

First fill up the config.json.example file with your details, and rename it to config.json. Then save.

Details

prefix: The bot prefix

discordBotToken: Create an bot application on Discord developer portal and grab the bot token.

geniusApiKey: Login to genius developer site and creat new application. Then grab the key

spotifyClientId and SpotifyClientSecret : Login for spotify developer and create a new application, then get the client id and client secret

logsChannelId: A discord text channel id, in this channel all error will be logs, if not provided then it'll log on console.

owners An array of bot owners id , this is required for ownerOnly Commands. Can be put like this owners: ["1234567890", "7293639199282"]

Disclaimer

You are not allowed to upload this bot to any service such as discordbotlist or top.gg, you are only allowed to host this bot for your community.

Support this project

All stars/forks are appreciated! ⚡ Feel free to open a pull request with a new feature.

Made with ❤️ and JavaScript, discord.js v13-dev, lavalink, erela.js!

License MIT © L0SER8228

About

This is music bot for discord made with erelajs, lavalink, discordjs v13-dev

License:MIT License


Languages

Language:JavaScript 100.0%