| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
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.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Not sure why anyone would do this but might as well fix it.
|
| | |
|
| |
|
|
| |
Add stream to Permissions classmethods
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Raises PrivateMessageOnly on failure.
|
| |
|
|
| |
Exceptions can't seem to link due to a bug in Sphinx.
|
| | |
|
| | |
|
| |
|
| |
In the event that two voice_server_updates are received in a short time frame, the second one is now ignored.
|
| |
|
|
| |
Also recommends using cache attributes/methods instead
|
| | |
|
| | |
|
| |
|
|
| |
Also handle the coroutine directly instead of using run_until_complete
|