| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
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
|
| |
|
| |
Was doing a falsy check on an Event object instead of using the (unused) is_connected() function.
|
| | |
|
| | |
|
| |
|
|
| |
Also fixed two typos.
|
| | |
|