BinkanSalaryman / Discord-Audio-Stream-Bot

A simple discord audio streaming bot.
228 stars 38 forks source link

Cant get bot to join Voice Channel #62

Closed KrysisDE closed 2 years ago

KrysisDE commented 2 years ago

Hi,

I am struggling to get the bot to join my VC. I cant seem to figure out the correct way to invite the bot so that it listens to /join.

Is there anyway to cange the command as some other bots also use /join.

Thanks for making this bot. Exactly wat i needed to run my DJ gear straight into Discord <3

BinkanSalaryman commented 2 years ago

Hi, just to be sure - you have invited the bot user to your server (via maintenance tab)? You may need to kick and re-invite if you have used the previous version of the bot program. Multiple commands with same name from different bots should be totally doable, there's a dropdown to choose between the targeted bot/command. If nothing works for now you can also use the old version which didn't have slash commands.

DarkSneakman commented 2 years ago

I am having a similar issue. If I invite the bot through the Bot App in the Maintenance tab, it joins the server but it doesn't detect the /join command. If I use a custom link with the applications.commands added on the url, it shows a success message, but the bot doesn't actually join the server.

Edit: If I tag the bot i can get it to join the channel (@botname join)

KrysisDE commented 2 years ago

Good to know about tagging the bot. I actually found the updated version just after makin this post and got it working as in the Readme. Been loving using it. Would be cool if you could get the bot to have video input aswell from someting like Virtual OBS cam.

BinkanSalaryman commented 2 years ago

So... Looks like this ticket can be closed with the solution "use the latest version" or prefix commands with @botName (also @botName prefix set "/" to set prefix to /) @KrysisDE The Discord API does not support streaming video data to voice chat (or DM) at the moment.