1605 Commits (e89e7dfe93d758ef522d6db917f08cc4c868ba9a)
 

Author SHA1 Message Date
SnowyLuma e89e7dfe93 Add support for multiple activities 8 years ago
bmintz c184b0a53d add support for Bug Hunter and Early Supporter flags 8 years ago
Capn dd5762d9ed Add missing asyncio imports from the examples 8 years ago
Hornwitser 1c3a5831f9 [lint] Removed unused variable handler 8 years ago
Hornwitser 0e7b378151 [lint] Remove extra whitespace in guild.py 8 years ago
Hornwitser df144b0959 [lint] Changed missed docstrings to raw-string 8 years ago
Hornwitser efb4ff850e [lint] Fix import order 8 years ago
Hornwitser ed6451b9da [commands] Remove duplicated quote entries 8 years ago
Hornwitser 34fd266cf9 [lint] Do log formating lazily 8 years ago
Hornwitser a0634b3eea [lint] Simplyfy util.valid_icon_size 8 years ago
Hornwitser 51d626eabe [lint] Remove redundant paranthesis 8 years ago
Hornwitser 633192b3cd [lint] Replace equality comparisons to singletons 8 years ago
Hornwitser fa46b07db1 [lint] Rename exception variables to exc 8 years ago
Hornwitser 4ae8e81660 [lint] Remove redundant exception variables 8 years ago
Hornwitser a71b3b5fa0 [lint] Limit unneccessarily broad except clauses 8 years ago
Rapptz 860d6a9ace Revert "Rework documentation to not duplicate inherited members." 8 years ago
Rapptz e12db3a25d [commands] Add call_once keyword-only parameter for Bot.remove_check 8 years ago
Matt (IPv4) 3727ea9811 Add Guild.splash_url_as 8 years ago
MusicOnline fed01c5e15 Remove outdated note about bot accounts. 8 years ago
MusicOnline b89e531088 Remove "Is there any documentation for ext.commands?" FAQ 8 years ago
MusicOnline 5ec3875ec8 Update set "Playing" status FAQ 8 years ago
Rapptz 1da6962580 Fix up Guild.create_custom_emoji docstring. 8 years ago
Rapptz 96981210b3 Rework documentation to not duplicate inherited members. 8 years ago
MusicOnline 60d86b6c1a Add note regarding MORE_EMOJI in Guild.create_custom_emoji 8 years ago
MusicOnline 2f84d05f0b Correct Guild.create_custom_emoji documentation 8 years ago
Rapptz 836ae73040 Add support for AuditLogDiff.slowmode_delay. 8 years ago
Rapptz 45af0c83de [commands] Fix NameError in clean_content converter 8 years ago
Gorialis e29e3438ec
Don't try to close shards if there are none yet. 8 years ago
Rapptz 77239e4f15 Fix NameError and duplicate insertion bug when moving roles. 8 years ago
Rapptz 54e9401a21 Update Japanese documentation strings 8 years ago
Rapptz 99b1390e5a [commands] Elaborate more on disallowed types in Greedy and Optional 8 years ago
Rapptz 2721689254 Optimise tight loops in DiscordGateway.received_message 8 years ago
Rapptz 095f0ec2fc Optimise some member and user related routines. 8 years ago
Rapptz 95d8bb2e85 Change internal representation of roles in Member and Emoji. 8 years ago
Rapptz 3d03dbc451 Change internal role storage in Guild to a dict instead of a list. 8 years ago
Rapptz 12cb074316 Take the default role property into account when comparing roles. 8 years ago
Rapptz 418048b98a [commands] Fix up Greedy documentation a bit. 8 years ago
Rapptz 21cb700d2c Forgot to add these images. 8 years ago
Rapptz 814b03f5a8 [commands] Add commands.Greedy converter and documentation. 8 years ago
Rapptz 00a445310b [commands] Allow for backtracking parsing with typing.Optional 8 years ago
zephyrkul 8ef509883a [commands] Properly parse bool when inside a typing.Union 8 years ago
Vexs 262c0d3a9e Correct note note about editing emoji in Guild.create_custom_emoji. 8 years ago
MusicOnline 9af0e54cd3 Correct ClientException message raised in invocation hooks. 8 years ago
MusicOnline 2c1ba84346 Add colour attribute for BaseUser 8 years ago
Episword 53433bca48 Translate some more files to Japanese 8 years ago
Jeremy Zhang d092c6635b Fix webhook_update from code review 8 years ago
Jeremy Zhang 17f9916b03 Simple parser for WEBHOOKS_UPDATE 8 years ago
Rapptz 51a03d96e0 Update Japanese string dump. 8 years ago
Rapptz 5c24e69cf2 Fix up the Sphinx strings causing warnings. 8 years ago
Rapptz 0352c80a17 Add support for Discord's slow mode. 8 years ago