| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
This allows changing the connect flow and taking control of it without
relying on internal events or tricks.
|
| | |
|
| |
|
|
|
|
| |
If categories come after a child channel in the dictionary mapping for
whatever reason, then the previous code would remove it from the
mapping and set it to []. This commit aims to fix this.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Fixes #4008, #4005
|
| | |
|
| | |
|
| |
|
|
| |
This way we can specify category position upon creation
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* Add missing versionadded strings for v1.3
* Add missing versionchanged string for Message.edit
* Consistently use versionadded for attributes
* Consistently use versionchanged for parameters
* Use versionchanged for Bot.is_owner
* Fix references in v1.3 changelog
* Improve grammar in v1.3 changelog
|
| | |
|
| |
|
|
| |
Closes #2510
|
| | |
|
| |
|
|
| |
Fixes #2473
|
| |
|
|
| |
Refactor flags placement and use it for suppression.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Prevents some stale caching by using the new O(1) Guild.get_role.
|
| | |
|
| | |
|
| |
|
|
| |
Only if it has ANIMATED_ICON feature.
|
| |
|
|
| |
Closes #2285
|
| | |
|
| | |
|
| | |
|
| | |
|