2105 Commits (82404545550fb27751c6033986db98fd256aa5ef)
 

Author SHA1 Message Date
Joshua B 8240454555 Add self_stream property to VoiceState object. 6 years ago
Joshua B 017d428db5 Fix discord.Object type hinting docs 6 years ago
Dimbreath b4358d0dcf [docs] You can upload gifs using guild.edit() 6 years ago
Ben Mintz 1dddb66a1e [commands] default Bot.owner_ids to a set 6 years ago
mathsman5133 7f65d9a8b1 [tasks] Add support for passing an argument list of exceptions. 6 years ago
Steve C 5022aa5a0b Fix broken versionadded in Message.is_system() 6 years ago
Imayhaveborkedit bc147ea37b
Fix FFmpegAudio._process not existing if _spawn_process raises 6 years ago
Rapptz ea3d119ca6 Use X-Ratelimit-Reset-After header by default. 6 years ago
Rapptz 1c6c26ee38 Fix bucket key to not have the method in there. 6 years ago
Rapptz 078d1d71d8 Use new rate limit millisecond precision option. 6 years ago
Rapptz 5d7cf56d7f Actually add things to the message cache. 6 years ago
Rapptz 5c0b127c96 Create Permissions and Colour objects when necessary in Role 6 years ago
Lorenzo 828e8189d3 Fix _get_message returning the message cache. 6 years ago
apple502j 7d7eabb974 Make permissions_synced actually return False 6 years ago
Rapptz 2f7e875a76 Strip tokens before use. 6 years ago
Rapptz cf79816c5d Allow disabling the message cache with max_messages=None 6 years ago
Rapptz 1488957a6f Add Message.is_system to more intuitively filter system messages. 6 years ago
Rapptz 3dc9f40be7 Add versionadded string to GuildChannel.permissions_synced 6 years ago
Riley Shaw 59df2004e3 change game playing to activity 6 years ago
Dice da4bb0610c Add CHANNEL_FOLLOW_ADD Message Type 6 years ago
Capn 125a5676b8 Add permissions_synced to abc.GuildChannel 6 years ago
Rapptz 87c2508199 Explicitly mention discord.Object in abc.Snowflake documentation. 6 years ago
Rapptz f513d831d1 Add RawReactionActionEvent.event_type attribute. 6 years ago
Rapptz ceaba01776 Add version information from missing PRs. 6 years ago
Rapptz 9f822a1e6d [tasks] Add support for explicit time parameter when running. 6 years ago
Heath123 2c99198033 Add channel_id to RawMessageUpdateEvent 6 years ago
Tyler c7a1f5e6e9 Disambiguate and normalize documentation for non-bot only methods 6 years ago
BluePhoenixGame c7d3ebb400 [commands] Add role cooldown bucket 6 years ago
Rapptz 12343c1422 Add versionadded tags to new ffmpeg related classes. 6 years ago
Rapptz 7a8c9e66d9 [tasks] Add Loop.exception for more reliable exception retrieval. 6 years ago
Rapptz 46f6003c66 Version bump for development purposes. 6 years ago
Rapptz cddcc6d6b6 abc.Messageable do not have to implement abc.Snowflake 6 years ago
Rapptz dd12fbf73d [commands] Properly load the original module when reloading fails. 6 years ago
Rapptz 8e594ac1ad Escape quote markdown in utils.escape_markdown 6 years ago
Rapptz 18fe2035ef Document that the cache retrieval functions require an int ID. 6 years ago
Rapptz 45375364b7 Fix breakage with webhook tokens being missing. 6 years ago
Dante Dam da41cceb41 [commands] Fix confusion between it's and its 6 years ago
Imayhaveborkedit fedf26bf3e Add FFmpegOpusAudio and other voice improvements 6 years ago
Benjamin Mintz 042a234eac [commands] update sys.modules in load_extension again 6 years ago
Tarek 92b3a4f8f4 on_member_leave => on_member_remove 6 years ago
Reece Dunham de1a96b9f7 Fix: another capitalization issue in docstring 6 years ago
ed588 c6133ef881 [commands] Bot.is_owner should be marked as coroutine 6 years ago
Dante Dam 956f4c7151 [commands] Fix CategoryChannel not appearing in converter table 6 years ago
Steve C ae4989e474 Fix return type docstring for BaseUser.default_avatar 6 years ago
Steve C 7cec42c8f1 Fix doc URL in Client.fetch_guild 6 years ago
Jake 8fdcb4de3b
use proper ip for endpoint ip 6 years ago
Rapptz 93f719aeb7 Proper boolean check for caching members. 6 years ago
Rapptz f13c1be171 Better knowledge on how guild_subscriptions work now. 6 years ago
Rapptz 5b2f630848 Add Guild.query_members to fetch members from the gateway. 6 years ago
Rapptz bc352f0e50 Allow complete disabling of the member cache. 6 years ago