 JoshandGitHub
|
6baacb2c23
|
[tasks] Don't update _next_iteration on retry
|
2020-08-28 23:12:07 -04:00 |
|
 JoshandGitHub
|
a947c7a6ec
|
Fix gramatical error in Client guild_subscriptions docs
|
2020-08-04 21:47:33 -04:00 |
|
 JoshandGitHub
|
6b5be39cd2
|
[tasks] Fix issue with default error handler in class context
|
2020-06-28 03:53:29 -04:00 |
|
 JoshandRapptz
|
c424d82f74
|
Add versionadded to Attachment.to_file use_cached param
|
2020-05-02 19:57:48 -04:00 |
|
 Josh BandRapptz
|
20854de080
|
Allow for optional custom error handler in tasks extension
|
2020-04-04 03:11:25 -04:00 |
|
 Josh BandRapptz
|
d0a1956be9
|
Improve usability of utils.sleep_until
Fix issue where sleeping for an extended period on python 3.5
would cause an exception
Add sleep_until to API docs
Add result argument to sleep_until
|
2020-01-21 20:28:14 -05:00 |
|
 Josh BandRapptz
|
40369a493d
|
Add discord.utils.sleep_until helper function
|
2020-01-21 03:18:25 -05:00 |
|
 Josh BandRapptz
|
d7e925eb89
|
[tasks] Fix issue with next_iteration when task overruns time allotted
|
2020-01-21 03:18:25 -05:00 |
|
 Josh BandRapptz
|
a0b3e61b51
|
[tasks] Add Loop.next_iteration property
|
2020-01-20 07:22:21 -05:00 |
|
 Josh BandRapptz
|
7df5effbb7
|
Add new audit log entry types. Fix issue with unknown entry types
|
2019-11-26 05:16:53 -05:00 |
|
 Josh BandRapptz
|
46246a2844
|
Add view_guild_insights permission
|
2019-11-15 04:23:26 -05:00 |
|
 Josh BandRapptz
|
07840db053
|
Document Command.cog property
|
2019-10-17 05:56:01 -04:00 |
|
 Joshua BandDanny
|
8240454555
|
Add self_stream property to VoiceState object.
|
2019-09-19 21:21:54 -04:00 |
|
 Joshua BandDanny
|
017d428db5
|
Fix discord.Object type hinting docs
discord.Object requires ID as an int not str
|
2019-09-19 21:15:41 -04:00 |
|
 Joshua BandGitHub
|
9d0400516a
|
Fix TeamMember.team typehinting
class Team should be capitalised.
|
2019-07-01 03:08:49 +10:00 |
|
 Joshua BandRapptz
|
d221ca5f7d
|
[commands] ColourConverter raises if value is out of range
changes make the `ext.commands.ColourConverter` Converter fail when
user input is outside the acceptable value range 0x000000 - 0xFFFFFF
|
2019-03-19 09:23:10 -04:00 |
|
Joshua Butt
|
f5a443fa8f
|
Add support for animated emoji to commands ext EmojiConverter
|
2017-12-22 14:59:21 +10:00 |
|