Guichaguri / DiscordDJ

Discord DJ Bot. Play music in your server. Inspired by PlugDJ
http://guichaguri.github.io/DiscordDJ/
GNU Lesser General Public License v2.1
199 stars 50 forks source link

How to control the bot. #21

Open KNGRSM opened 8 years ago

KNGRSM commented 8 years ago

First off, great work.

How do I control the bot? Do I have to add commands to the command array in config.json?

Mine only says prefixes "!", "/".

using !soundcloud /sc /youtube etc. doesn't seem to have the bot react to.

Bot is on the channel "Playing Music" but nothing comes out of it.

Maybe add a little how-to to your readme explaining how to get this to work.

Thanks and much appreciated.

Guichaguri commented 8 years ago

I'm already working on the documentation for the bot.

First of all, you need to be in the same voice channel as the bot for the commands to work.

EDIT: https://gist.github.com/Guichaguri/00c22e4d8f9378dba056

I'll document about modes and other stuff later

KNGRSM commented 8 years ago

thanks for updating the commands list @Guicarguri

izuleon commented 8 years ago

how do i use it please? do i need to mention the bot or something?

Guichaguri commented 8 years ago

@izuleon you have to prefix the commands with ! or / Example: /add https://www.youtube.com/watch?v=d1V0IE3BDD4

izuleon commented 8 years ago

apparently it not works with multiple bot on the same server, and i dont know why it cost so much bandwith, i tried using soundcloud playlist as a trial but its not working for some reason

On Tue, 16 Feb 2016 at 23:38 Guichaguri notifications@github.com wrote:

@izuleon https://github.com/izuleon you need to prefix the commands with ! or / Example: /add https://www.youtube.com/watch?v=d1V0IE3BDD4

— Reply to this email directly or view it on GitHub https://github.com/Guichaguri/DiscordDJ/issues/21#issuecomment-184758676 .

Guichaguri commented 8 years ago

It's impossible to make it work with multiple bots in the same server, it can only join one voice channel per server. Also, Soundcloud requires an API key. You'll need one account per bot if you want multiple bots in the same server

izuleon commented 8 years ago

ah i see my friend and i were testing on same voice channel, thats why, haha

how do i put the key?

On Wed, 17 Feb 2016 at 00:35 Guichaguri notifications@github.com wrote:

It's impossible to make it work with multiple bots in the same server, it can only join one voice channel per server. Also, Soundcloud requires an API key.

— Reply to this email directly or view it on GitHub https://github.com/Guichaguri/DiscordDJ/issues/21#issuecomment-184789825 .

Guichaguri commented 8 years ago

There is not a way to put the key yet (i know, i'm lazy), that will come in the next version :P

izuleon commented 8 years ago

ahahaha

well see u next version then, i'll just try to hardcode it for now

On Wed, 17 Feb 2016 at 07:36 Guichaguri notifications@github.com wrote:

There is not a way to put the key yet (i know, i'm lazy), that will come in the next version :P

— Reply to this email directly or view it on GitHub https://github.com/Guichaguri/DiscordDJ/issues/21#issuecomment-184941893 .

DeicideHD commented 8 years ago

So is there a "PLAY" command or no, it just takes your input and then sticks you in a waiting list? I mean whats going on here?

JemiloII commented 8 years ago

this isn't playing anything...

JemiloII commented 8 years ago

i updated discordie, bot talks me still doesn't play music, just says added to queue...

Guichaguri commented 8 years ago

@JemiloII since the the official Discord API was released, this bot is broken. I plan to update it and finish it, but it's a lot of time that I don't have right now. Sorry