-
Through my trials of setting up commands, it seems that using the built-in decorator for creating commands is not registering the command correctly. DiscordPY doesn't have documentation on the comman…
-
This USED to function, and then out of no where ONLY the last command in the code works. (!bungo)
What am I doing wrong?
```
import os
import sys
import time
import random
import requests
import subp…
-
set right token.. time zone etc etc
here's the windows cmd window
C:\Program Files\Python35\lib\site-packages\discord__init__.py:47: UserWarning:
The next major version of discord.py (v0.10.0) will …
-
I was thinking that getting asyncio's 'logger' could produce information but it looks to me that I cant get the 'loggers' of 2 specific packages within 1 file.
```
@staticmethod
def set_up_lo…
-
So, I am having trouble trying to get this working. I am using the basic_bot.py example and I keep getting this crazy long error log:
```
Traceback (most recent call last):
File "/Users/MacHacker/C…
-
I'm using the "create_ytdl_player()" method. The song plays but when it ends it won't call the method in the after parameter.
Here is the after method:
def after():
global musicqueue
global …
-
For some reason every message with a URL/Link the on_message_edit event is called and this happens to before.content and after.content,
before.content: "https://www.youtube.com/watch?v=UROVfmY3NTA&ap…
-
Here is the code:
http://pastebin.com/YLQrHWeC
Here is the log:
http://pastebin.com/m84wBA6B
I have 2 problems. First, it cannot run the "handle_musicbot" after the song is done because i need to pu…
-
Any solution, to get them back to Discord? Tried removing the task, readding the tokens, etc.. nothing helped yet
-
^