1573 Commits (095f0ec2fc48ff353bd3bee21d0055b99fdc3aa9)
 

Author SHA1 Message Date
Rapptz 095f0ec2fc Optimise some member and user related routines. 7 years ago
Rapptz 95d8bb2e85 Change internal representation of roles in Member and Emoji. 7 years ago
Rapptz 3d03dbc451 Change internal role storage in Guild to a dict instead of a list. 7 years ago
Rapptz 12cb074316 Take the default role property into account when comparing roles. 7 years ago
Rapptz 418048b98a [commands] Fix up Greedy documentation a bit. 7 years ago
Rapptz 21cb700d2c Forgot to add these images. 7 years ago
Rapptz 814b03f5a8 [commands] Add commands.Greedy converter and documentation. 7 years ago
Rapptz 00a445310b [commands] Allow for backtracking parsing with typing.Optional 7 years ago
zephyrkul 8ef509883a [commands] Properly parse bool when inside a typing.Union 7 years ago
Vexs 262c0d3a9e Correct note note about editing emoji in Guild.create_custom_emoji. 7 years ago
MusicOnline 9af0e54cd3 Correct ClientException message raised in invocation hooks. 7 years ago
MusicOnline 2c1ba84346 Add colour attribute for BaseUser 7 years ago
Episword 53433bca48 Translate some more files to Japanese 7 years ago
Jeremy Zhang d092c6635b Fix webhook_update from code review 7 years ago
Jeremy Zhang 17f9916b03 Simple parser for WEBHOOKS_UPDATE 7 years ago
Rapptz 51a03d96e0 Update Japanese string dump. 7 years ago
Rapptz 5c24e69cf2 Fix up the Sphinx strings causing warnings. 7 years ago
Rapptz 0352c80a17 Add support for Discord's slow mode. 7 years ago
Tarek1337 21309c2d72 Removed inaccurate note on emoji.py 7 years ago
ItWasAllIntended 134bc21fda Update PyNaCl dependency to one that works with 3.7 7 years ago
BeatButton a4d1599ce9 Change docstrings to raw-strings 7 years ago
Toby Harradine 5131acd675
Bump aiohttp contraint to <3.5.0 7 years ago
bmintz 00a659c652 [docs] sort the VoiceRegions 7 years ago
bmintz 1d65d6993a document HypeSquadHouse and Profile.hypesquad_houses 7 years ago
Carl Groth 3ccbda928e Fix PartialEmoji._as_reaction() for emojis the bot can't see 7 years ago
zephyrkul b9ef80b0d0 [commands] Prepend mention prefixes in commands.when_mentioned_or 7 years ago
Chris 15ca9294e1 Fix typo in on_raw_reaction_add event. 7 years ago
Bryan Forbes d7218259aa Call Http.start_group() in ClientUser.create_group() 7 years ago
Bryan Forbes b6824c073e Ensure large guilds are properly appended to the ready state guild list 7 years ago
Bryan Forbes b3bfec9119 Fix CallMessage.duration calculation 7 years ago
Episword 427d0aae86 Finished index.po translation. 7 years ago
Hornwitser cd218fa6a7 Remove Reaction.users "Python 3.4 usage" section 7 years ago
Bryan Forbes deda5c4e97 Fix behavior of reaction type-conversion 7 years ago
orlnub123 bd467085bf Fix latency being able to be negative 7 years ago
Mitchell Ferree 6d57ddf11b
Correct Member.__hash__ 7 years ago
orlnub123 9bc48b21f5 Fix send_as_json not dispatching socket_raw_send 7 years ago
SilicalNZ 52e8c06aed
Fix typo in core.Command docstring 7 years ago
Rapptz fdc71695dc [commands] Use eval instead of get_type_hints to resolve typehints 7 years ago
mental ee57e89488 Added hypesquad house functionality 7 years ago
Toby Harradine dace5aeaee Move conditional RTD dependencies to 'docs' extra 7 years ago
Ben Mintz be7ea2678b Bot.unload_extension: don't remove commands from no module 7 years ago
Bryan Forbes ef89d3aa22 Add support for converters working with PEP-563 7 years ago
Hornwitser c557ee33ca [lint] Fix types used for __slots__ and __all__ 7 years ago
Hornwitser d20772c680 [lint] Replace deprecated Logger function warn 7 years ago
Hornwitser c8b49d37be [lint] Fix incorrect and inconsistent whitespace 7 years ago
Hornwitser 3679819c53 [lint] Remove unnecessary lambdas 7 years ago
Hornwitser 119c5a0618 [lint] Remove unused variables 7 years ago
Hornwitser d58fc0ccee [lint] Remove unused imports 7 years ago
MusicOnline a329565e74 Fix Reaction.users documentation 7 years ago
MaximusPX 4a1d28a1de Adds missing voice regions. 7 years ago