| Commit message (Collapse) | Author | Lines |
|
When the limit was raised, the error message was not edited to reflect the change.
https://github.com/python-discord/bot/commit/6f45d6896adb3f05962733cec8e5db199def20bc
|
|
|
|
Reorder user roles in !user command from highest to lowest
|
|
403 occurs if the user has DMs disabled.
Fixes BOT-137
|
|
Some discord usernames contain unicode characters, which causes an decoding
error as chardet isn't 100% and can't falsely detect the response text as
Windows-1254.
|
|
|
|
|
|
* Fixed wrong condition in rescheduler which made the eventual consistency not work.
* Mods now correctly removed from cache on role reapplies.
|
|
|
|
|