-
So there's 2 voice channels in my discord general and Music and I want the bot to join Music but my current code it doesn't seem to work
[Script](http://hastebin.com/isecezilom.coffee)
-
Hello, wanted to start off by saying this is day 1 of making a bot or dealing with Node.js/Discord.js at all so sorry if I'm ignorant to certain things this is very different from Lua. So I'm making a…
-
**Please describe the problem you are having in as much detail as possible:**
So at master branch, i have found that if the bot is playing something in multiple, if you end one of the dispatche…
-
**Describe the Issue/Feature**
A feature that simply allows you to move forward in the music being played.
**Why this issue to happened / feature is needed(give scenarios or use cases):**
To …
-
This is my coding:
import discord
from discord.ext import commands
from discord.voice_client import VoiceClient
import asyncio
import time
client = discord.Client()
startup_extensions = […
-
The bot should be able to take clips posted via 3rd party tools such as outplayed to a YouTube channel.
- [x] #4
- [x] #5
-
When I throw several tokens at once, it crashes
-
HI, I am trying to get my bot to stream music over Voice, my bot is joining VC, but nothing comes through, I have checked voice debugging and it seems something happens as the "last packet received" r…
-
ERROR: Unable to extract uploader id; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call y…
-
It would be good if there were some options to shorten values, as description for example can be quite long.
It would be nice to have some options such as max length (in chars) and maybe a regex op…