| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
This would cause unnecessary format calls even if you didn't have
logging enabled.
|
| |
|
|
|
| |
These are events that get triggered regardless of the state of the
message cache. Useful for getting data from before the bot was booted.
|
| |
|
|
| |
The previous restriction was unwarranted.
|
| | |
|
| | |
|
| |
|
|
| |
Fixes #589.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
That way you don't need to have, e.g. Foo and FooConverter and can
do it inline via Foo instead.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
Not entirely sure why it was exposed in the first place. Most uses with
it essentially boiled down to mis-usage when they meant to use the
/messages endpoint (via Client.logs_from or Messageable.history) or
complaining about the partial data woes that came from it.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Thanks Pirate.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
This time it should definitely fix #545.
|
| | |
|
| | |
|
| |
|
|
| |
Should also fix #545.
|
| |
|
|
| |
Should fix #545.
|
| | |
|