A music bot for discord
First fill up the config.json.example
file with your details, and rename it to config.json
. Then save.
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"]
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. You can still use this code to make a music system in your bot, as long you give some sort of credit anywhere in your bot
All stars/forks are appreciated! ⚡ Feel free to open a pull request with a new feature.
Made with ❤️ and JavaScript, discord.js v13, lavalink, erela.js!