README
Welcome to dqq-music
# npm install dqq-music
What's new
- Some bugs were fixed
- More things are being implemented that you can use later
Configuration
const Discord = require("discord.js");
const client = new Discord.Client();
client.music = require("dqq-music");
client.music.start(client, {
youtubeKey: "Youtube API Key",//Your youtube api key here
anyoneCanSkip: true,//true or false
botPrefix: "/",//prefix 1
defaultPrefix: "/",//prefix 2
musicPresence: true,//true or false
ownerOverMember: true,//true or false
ownerID: "id owner",//id owner
});
client.login("Secret Token");
Note: The code does not go in any event
Other
- Support - In case there is a failure in the dependency report it here.
- Error? - Possible error that can cause.
- Github - There you can give more information about the updates and that.
- ChikoShidori - :D