1630 Commits (26bb6c6ddc9c141acdcc52e3728783525db2e2be)
 

Author SHA1 Message Date
Rapptz 26bb6c6ddc Fix some lingering attribute setting issues. 6 years ago
Rapptz c7396dc8ac Add support for mobile indicators and per-client statuses. 6 years ago
Rapptz 93d576a65b Add support for spoiler attachments. 6 years ago
Laurenz dd884a6afe Update Message.mention_everyone docs to include @here 6 years ago
CapnS 2c7c541f4e Added User.mutual_friends() 6 years ago
Dice bda690c32f [commands] Remove message being required from Role/Member converters. 6 years ago
Michael H f45aef7c2e Handle implicit perms in discord.VoiceChannel.permissions_for 6 years ago
CraftSpider 068d953b42 Add override to `close()` method to the websocket subclass. 6 years ago
Chris Rrapi dd41dac680 Fix AttributeError in webhook.send 6 years ago
Chris R 66e5033785
Fix documentation for NotificationLevel 6 years ago
Rapptz e6a8eb1a7c Fix bug in Guild.splash_url 6 years ago
Rapptz 1f2602d11e Support discordapp.com invite URLs. 6 years ago
Rapptz 8b18fa307b Add support for default notification level in audit logs and Guild.edit 6 years ago
khazhyk c30b016bb5 Support webp in _get_mime_type_for_image 6 years ago
Chris 1ac432d9f0 Add Guild.default_notifications 6 years ago
Xua 016963500b [commands] Add support for IDs in the role related checks. 6 years ago
LyricLy 6bfd92e4a5 Fix is_in_guild example check 6 years ago
Episword 4f501f62e6 Translated some parts of the documentation to Japanese. 6 years ago
Dice 5a585ebf20 Add channel category cooldown bucket type 7 years ago
scragly 53c7d940c9 Outline the logic of `bool` converters 7 years ago
scragly cec7ced1a4 Group Advanced Converters and Inline Advanced Converters 7 years ago
bmintz 24c0946a93 bot.unload_extension: also allow events with no module 7 years ago
Amit Katz c3f99682de Trim whitespace in artist names in Spotify.artists 7 years ago
Terrance a105f8b8cc Webhooks: add support for multi-file upload 7 years ago
Hornwitser 7fe4c999fb Actually drop copy.copy in Member 7 years ago
SnowyLuma e89e7dfe93 Add support for multiple activities 7 years ago
bmintz c184b0a53d add support for Bug Hunter and Early Supporter flags 7 years ago
Capn dd5762d9ed Add missing asyncio imports from the examples 7 years ago
Hornwitser 1c3a5831f9 [lint] Removed unused variable handler 7 years ago
Hornwitser 0e7b378151 [lint] Remove extra whitespace in guild.py 7 years ago
Hornwitser df144b0959 [lint] Changed missed docstrings to raw-string 7 years ago
Hornwitser efb4ff850e [lint] Fix import order 7 years ago
Hornwitser ed6451b9da [commands] Remove duplicated quote entries 7 years ago
Hornwitser 34fd266cf9 [lint] Do log formating lazily 7 years ago
Hornwitser a0634b3eea [lint] Simplyfy util.valid_icon_size 7 years ago
Hornwitser 51d626eabe [lint] Remove redundant paranthesis 7 years ago
Hornwitser 633192b3cd [lint] Replace equality comparisons to singletons 7 years ago
Hornwitser fa46b07db1 [lint] Rename exception variables to exc 7 years ago
Hornwitser 4ae8e81660 [lint] Remove redundant exception variables 7 years ago
Hornwitser a71b3b5fa0 [lint] Limit unneccessarily broad except clauses 7 years ago
Rapptz 860d6a9ace Revert "Rework documentation to not duplicate inherited members." 7 years ago
Rapptz e12db3a25d [commands] Add call_once keyword-only parameter for Bot.remove_check 7 years ago
Matt (IPv4) 3727ea9811 Add Guild.splash_url_as 7 years ago
MusicOnline fed01c5e15 Remove outdated note about bot accounts. 7 years ago
MusicOnline b89e531088 Remove "Is there any documentation for ext.commands?" FAQ 7 years ago
MusicOnline 5ec3875ec8 Update set "Playing" status FAQ 7 years ago
Rapptz 1da6962580 Fix up Guild.create_custom_emoji docstring. 7 years ago
Rapptz 96981210b3 Rework documentation to not duplicate inherited members. 7 years ago
MusicOnline 60d86b6c1a Add note regarding MORE_EMOJI in Guild.create_custom_emoji 7 years ago
MusicOnline 2f84d05f0b Correct Guild.create_custom_emoji documentation 7 years ago