1466 Commits (0e945915b766991c5008077575def82a72e0d7ff)
 

Author SHA1 Message Date
Rapptz 3a8b97ffb0 [commands] Document that can_run can raise. 7 years ago
Rapptz e61ac8e60f [commands] Forbid passing a string to aliases in Command. 7 years ago
Rapptz 300c0f7b19 Pip version requires require all 3 digits. 7 years ago
Rapptz 5c65acd9b3 Add some dependencies for RTD. 7 years ago
Joshua Butt f5a443fa8f Add support for animated emoji to commands ext EmojiConverter 7 years ago
Rapptz da9828c41f Use the proper endpoint for removing your own reaction. 7 years ago
Rapptz 97fc4bf651 Update Emoji.url to point to the GIF version of the animated emoji. 7 years ago
Rapptz a6bf792dec Animated emoji support. 7 years ago
Rapptz e2f7945f59 Proper variable name in Client.clear. 7 years ago
Rapptz 5c5a59c18e Add Client.clear to clear the bot's internal state to a clean slate. 7 years ago
Rapptz 45432ab26f Update README to point to new server. 7 years ago
khazhyk 54ea52c86f Prefix sha to fix leading zeros being stripped 7 years ago
Daniel ceb82ecc7b
Fix self._process not existing during cleanup() in case of error 7 years ago
S Stewart 89f9009a28
[commands] Fix minor spelling mistake 7 years ago
MysterialPy 096584733e
Stop asyncio.async throwing a syntax error in 3.7. 8 years ago
Mippy (William) 98c8928934 Missing Voice Regions 8 years ago
verixx 542924d5df Fixed a zero division error when accessing latencies 8 years ago
Mippy (William) b5bc5a36ce Fix Spelling Error 8 years ago
Rapptz 5013102574 Fix Webhook.delete not working. 8 years ago
Rapptz 89bbbec37e Missing name parameter in VoiceChannel.edit documentation. 8 years ago
Rapptz f0c53e4519 Fix URI quoting in Route. 8 years ago
khazhyk ebecb90c96 is_avatar_animated should always return bool 8 years ago
Gorialis 6fc2b51dea Quote all Route params 8 years ago
khazhyk 98a054e19e Use local version identifer for SHA 8 years ago
Rapptz 47a58d354d Reimplement zlib streaming. 8 years ago
khazhyk c3a727ac7e Show sha1 for development versions. 8 years ago
Rapptz 92a37c2e4f Revert "Implement zlib streaming for the gateway." 8 years ago
Rapptz 462191a08b Implement zlib streaming for the gateway. 8 years ago
Rapptz 9b4a2dc7cb [commands] Minor speed-up for the BucketType.guild case. 8 years ago
Rapptz 1bb7b6ff2d [commands] Make CooldownMapping.get_bucket take Message instead. 8 years ago
ReinaSakuraba d53cada91e Fix TypeError in utils.oauth_url 8 years ago
MysterialPy bae6f80327 [commands] Split Cooldown state processing to two different functions. 8 years ago
Pandentia b22f7c76c5 Further clarify how bots can interact with emoji endpoints 8 years ago
Pandentia 51a696e674 Remove reference to "whitelisted" bots for emoji endpoints 8 years ago
ReinaSakuraba 13632faf97 Fix AppInfo.id being a string 8 years ago
Rapptz 065f408a10 Move pre-emptive message to DEBUG log level. 8 years ago
Rapptz 711dfb83ab Allow creating a channel with a category. 8 years ago
Rapptz 6d6ce14d7c Fix Guild.system_channel always returning None. 8 years ago
Rapptz f86ac47b28 Don't use Bulk Channel Edit endpoint if not actually moving channels. 8 years ago
Rapptz 148816c4e8 Temporarily add created channels to cache. 8 years ago
espeonofespeonage fd531297d2 Changed discord.Client.event to debug log success instead of info log. 8 years ago
Rapptz 54f2c71e71 Fix margins on <p> tags. 8 years ago
Rapptz 458cb83b47 Properly handle cases where a category is removed. 8 years ago
Rapptz dbf8b5bda6 Fix header size warnings. 8 years ago
Rapptz e3d69ce83d Add custom details directive. 8 years ago
Rapptz 8ed5fe472c More CSS fixes. 8 years ago
Rapptz 2bfd15ba89 Fix weird margins with unordered lists in the HTML5 output. 8 years ago
Rapptz de6cffa347 Try to build HTML5 for docs. 8 years ago
Rapptz 95c28f08e4 Fix sorting for channels. 8 years ago
Jake 3e00e7fe8a [guild] use a defaultdict in by_category 8 years ago