| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
Fixes #4098
|
| | |
|
| |
|
|
|
| |
This allows library users to send messages to channels without fetching
it first.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
There's still some stuff missing but this is a decent first pass
|
| | |
|
| |
|
| |
Co-Authored-By: Riley Shaw <[email protected]>
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Co-Authored-By: Riley Shaw <[email protected]>
|
| |
|
|
| |
This reverts GuildChannel back into a base class mixin.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
Naive datetimes will now be interpreted as local time throughout
the library.
|
| | |
|
| | |
|
| |
|
|
|
| |
This also removes the encoding on the top, since Python 3 does it by
default. It also changes some methods to use `yield from`.
|
| | |
|
| | |
|
| | |
|
| | |
|