| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
|
| |
|
|
| |
Refactor save to use new read method
|
| | |
|
| |
|
|
|
|
|
|
| |
Fixes #2123
Slight breaking change if someone had an expectation that no copies
were made behind the scene (which is sensible), however writing code
that relies on this expectation is probably buggy anyway.
|
| |
|
|
| |
Also add a ClientUser.locale attribute.
|
| |
|
|
| |
This should hopefully be the last time I touch this.
|
| | |
|
| | |
|
| |
|
|
| |
Also adds a CooldownMapping.update_rate_limit helper function.
|
| | |
|
| |
|
|
| |
Prevents an accidental breaking change.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Make command.root_parent use new command.parents property
|
| |
|
|
|
|
|
|
| |
Added:
* MissingRole
* BotMissingRole
* MissingAnyRole
* BotMissingAnyRole
|
| | |
|
| |
|
|
| |
Needs more testing to find out what it is.
|
| |
|
|
| |
Apparently some people get confused by this.
|
| | |
|
| | |
|
| |
|
|
|
| |
The reason parameter does not work with webhook deletes or edits so
they're not added. Probably a Discord bug.
|
| |
|
|
| |
Fixes #2093
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Refactor delete_after kwargs to use new delay kwarg
|
| |
|
|
| |
Adjust FAQ to match.
|
| |
|
|
| |
For those of us who want access to this sweet trove of zero hop messages
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Fix #2085
|
| | |
|
| | |
|
| |
|
|
|
| |
This has potential for data loss as a consequence of how the function
works.
|
| | |
|
| | |
|
| | |
|
| | |
|