| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Fixes #480.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
This should allow easier querying on what argument is missing.
Fixes #470.
|
| | |
|
| |
|
|
| |
Closes #473.
|
| | |
|
| |
|
|
| |
This removes the older get_all_emojis generator.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
Apparently we should always try to RESUME first and if we get
INVALIDATE_SESSION then we should IDENTIFY instead. This is the
preferred way to do RESUMEs.
|
| |
|
|
|
|
| |
If a 429 was already hit somehow then we're no longer pre-emptively
rate limiting and we're going to end up having a race condition in
the lock/unlock cycle.
|
| |
|
|
|
| |
* GroupMixin.get_command now supports fully qualified names
* Add GroupMixin.walk_commands to get an iterator of all commands.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Also remove redundant role parsing in Member._update_roles.
|
| |
|
|
| |
Fixes #464.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Should provide better support for uvloop.
|
| | |
|
| |
|
|
| |
We should use properties instead.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|