-
Hi there, whilst browsing discordapp.com's API section, I happened to notice some methods that had parameters that could be specified, that do not have equivalent parameters in discordrb's API modules…
-
So when I do
-
**Solved: doesn't work using bot token. Use localStorage token.**
I set my token in `/settings/config.json` and despite being valid, it isn't being accepted (see log). What could be the cause? I am…
-
```
Ignoring exception in command serverfriends
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/discord/ext/commands/core.py", line 62, in wrapped
ret = yield…
-
Get the following error:
```Ignoring exception in command selfdestruct
Traceback (most recent call last):
File "/root/.local/lib/python3.5/site-packages/discord/ext/commands/core.py", line 62, …
-
I've been using the selfbot without issue for awhile now, but with one of the recent updates, it does not work for me anymore. I have tried reinstalled python 3.5.2 to no avail. Here is what it does o…
phyne updated
7 years ago
-
Hello, I am having issues with the embed command. I get the following error when I try to use it.
Ignoring exception in command embed
Traceback (most recent call last):
File "C:\Users\offturn…
-
The Exception:
```
Ignoring exception in message
Traceback (most recent call last):
File "D:\Users\sysadmin\AppData\Local\Programs\Python\Python36\lib\site-packages\discord\client.py", line 203,…
-
Hello there! One of my friends uses your self bot, and she was trying to get the avatar rotation command to work. When she claimed that it was not working I decided to look into it for her. But whenev…
-
I followed the installations precisely
When running locally it works perfectly
When running on heroku after starting, I get this error repeatedly:
```
2017-08-19T00:27:27.144148+00:00 app[worker.1…