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.
rkevin 51b3143319 Fix OggStream "invalid header magic" at end of stream 5 years ago
..
bin Update opus and add COPYING notice 7 years ago
ext [commands] Add Command/Group.add/remove_check 5 years ago
__init__.py Version bump for development purposes. 6 years ago
__main__.py Make discord --version a bit more helpful. 6 years ago
abc.py Return invites as https, various URL normalization 5 years ago
activity.py Adjust BASE urls to have no trailing slash (consistency) 5 years ago
appinfo.py Support team members data in application info 6 years ago
asset.py Adjust BASE urls to have no trailing slash (consistency) 5 years ago
audit_logs.py Improve documentation 6 years ago
backoff.py Improve documentation 6 years ago
calls.py Improve documentation 6 years ago
channel.py Fix 'purge' method docstring. 5 years ago
client.py Use X-Ratelimit-Reset-After header by default. 6 years ago
colour.py Improve documentation 6 years ago
context_managers.py Catch asyncio.CancelledError in 3.8 in typing context manager 6 years ago
embeds.py Improve documentation 6 years ago
emoji.py Document that PartialEmoji.name can be None 5 years ago
enums.py Add europe region 6 years ago
errors.py Improve documentation 6 years ago
file.py Improve documentation 6 years ago
gateway.py use proper ip for endpoint ip 6 years ago
guild.py Prevent premium_subscription_count being None 6 years ago
http.py Implement `TextChannel.follow()` 5 years ago
invite.py Adjust BASE urls to have no trailing slash (consistency) 5 years ago
iterators.py Implement `Guild.fetch_members` 6 years ago
member.py Added Optional to VoiceState.channel type 5 years ago
message.py Fix broken versionadded in Message.is_system() 6 years ago
mixins.py Bumped copyright years to 2019. 6 years ago
object.py Fix discord.Object type hinting docs 6 years ago
oggparse.py Fix OggStream "invalid header magic" at end of stream 5 years ago
opus.py Add FFmpegOpusAudio and other voice improvements 6 years ago
permissions.py Add view_guild_insights permission 5 years ago
player.py Fix FFmpegAudio._process not existing if _spawn_process raises 6 years ago
raw_models.py Add RawReactionActionEvent.event_type attribute. 6 years ago
reaction.py Reaction's emoji can be a partial one too 6 years ago
relationship.py Bumped copyright years to 2019. 6 years ago
role.py Create Permissions and Colour objects when necessary in Role 6 years ago
shard.py docs: Fix minor typo 6 years ago
state.py Manually trigger GC in cases of large deallocations. 5 years ago
team.py Fix TeamMember.team typehinting 6 years ago
user.py Adjust BASE urls to have no trailing slash (consistency) 5 years ago
utils.py Update regex to fetch URLs to match the official client. 5 years ago
voice_client.py Add FFmpegOpusAudio and other voice improvements 6 years ago
webhook.py Adjust BASE urls to have no trailing slash (consistency) 5 years ago
widget.py Improve documentation 6 years ago