You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Steve C 0e945915b7 Fixes various documentation errors/inconsistencies 7 years ago
..
bin Update opus and add COPYING notice 7 years ago
ext/commands [commands] Don't handle single quotes. 7 years ago
__init__.py Fixes various documentation errors/inconsistencies 7 years ago
__main__.py [commands] Add __global_check_once to list of cog functions. 8 years ago
abc.py Fixes various documentation errors/inconsistencies 7 years ago
activity.py Correct docstring for Game 7 years ago
audit_logs.py Add intersphinx 7 years ago
backoff.py Fixed ExponentialBackoff not working when integral 8 years ago
calls.py Add intersphinx 7 years ago
channel.py Fixes various documentation errors/inconsistencies 7 years ago
client.py Fixes various documentation errors/inconsistencies 7 years ago
colour.py Add intersphinx 7 years ago
compat.py Stop asyncio.async throwing a syntax error in 3.7. 8 years ago
context_managers.py Start typing immediately when using async typing context manager. 8 years ago
embeds.py Add intersphinx 7 years ago
emoji.py Change logic in PartialEmoji.__str__ a little. 7 years ago
enums.py Split Game object to separate Activity subtypes for Rich Presences. 7 years ago
errors.py Add intersphinx 7 years ago
file.py Add intersphinx 7 years ago
gateway.py Fix invalid close errors on websockets 4.x 7 years ago
guild.py Fixes various documentation errors/inconsistencies 7 years ago
http.py Add support for getting individual ban entries 7 years ago
invite.py Fixes various documentation errors/inconsistencies 7 years ago
iterators.py Rename AsyncIterator.get to next to prevent shadowing. 8 years ago
member.py Split Game object to separate Activity subtypes for Rich Presences. 7 years ago
message.py Fixes various documentation errors/inconsistencies 7 years ago
mixins.py Update copyright year to 2017. 8 years ago
object.py Add intersphinx 7 years ago
opus.py Fixed opus error check 7 years ago
permissions.py Fixes various documentation errors/inconsistencies 7 years ago
player.py Fix self._process not existing during cleanup() in case of error 7 years ago
raw_models.py Change raw events to use slotted data models instead of parameters. 7 years ago
reaction.py Add intersphinx 7 years ago
relationship.py Update copyright year to 2017. 8 years ago
role.py Fixes various documentation errors/inconsistencies 7 years ago
shard.py Split Game object to separate Activity subtypes for Rich Presences. 7 years ago
state.py Change raw events to use slotted data models instead of parameters. 7 years ago
user.py Add intersphinx 7 years ago
utils.py Fix TypeError in utils.oauth_url 8 years ago
voice_client.py Fix invalid close errors on websockets 4.x 7 years ago
webhook.py Fix Webhook.guild raising an AttributeError. 7 years ago