1983 Commits (3c9bcc285147154a2980f6e661efdfa676672b6a)
 

Author SHA1 Message Date
Vexs f38b199d6a Add support for <:name:id> format for adding reactions 6 years ago
khazhyk b1fae0861a add read-only cached_messages property to Client 6 years ago
Rapptz 296d4bf580 [commands] Add new MessageConverter to commands prose page. 6 years ago
retke 440db2a568 [commands] Add MessageConverter to fetch messages by URL or ID. 6 years ago
Rapptz 812578f0c9 Remove legacy nsfw check. 6 years ago
Rapptz 4843f61eaf Make discord --version a bit more helpful. 6 years ago
Rapptz 2fe42d5e81 Remove Python 3.5 check in __main__.py 6 years ago
Rapptz 6f26a4aad8 Improve performance of value -> enum by about 5x. 6 years ago
Danny 2a301a4eb4
[tasks] Fix assignment of tuple when appending 6 years ago
Rapptz f71fd33eba Fix UnboundLocalError when RequestsWebhookAdapter raises an error. 6 years ago
Rapptz cc68cfb896 Add notes to all relationship endpoints that they don't work on bots. 6 years ago
Rapptz 14d66e7b9c Internal consistency with message related HTTPClient methods 6 years ago
Rapptz 14a593b026 Bump version to 1.1.0a 6 years ago
Rapptz 519f0c07ea Add compute_prune_count to Guild.prune_members 6 years ago
Rapptz 7a1102ccf0 [commands] Use message creation as the reference time in cooldowns 6 years ago
Rapptz ec7a701ceb [commands] Allow passing reference time to update_rate_limit 6 years ago
Rapptz 9b089c9a7b Fix abc.GuildChannel.overwrites returning None keys. 6 years ago
Rapptz 321efb11ed Fix typo in on_raw_reaction_remove docs. 6 years ago
Rapptz e3631ade4c Fix attribute error in Widget.__repr__ 6 years ago
Rapptz 7c091282ce Add equality comparisons between two assets and hashing an asset. 6 years ago
Lorenzo b969016340
Bool fix in TextChannel.purge documentation. 6 years ago
Rapptz 6574c97a8b [commands] Support callables in Greedy converter 6 years ago
Rapptz ac1b9f5628 [commands] Fix lambda converters in non-module contexts. 6 years ago
apple502j 024e57efc2
Change slowmode max value in docs 6 years ago
NCPlayz 84e86ff666 Add `Permissions.stream` 6 years ago
Dante Dam 497894e756 Improvements to intro docs. 6 years ago
Steve C ac2cda1ffc [tasks] set internal task to None after canceling 6 years ago
apple502j d15a0f541b
Remove "needs python 3.5+" from async iter section 6 years ago
Rapptz e46842a7cd [tasks] Add before_loop and after_loop decorators 6 years ago
Rapptz 4770f5a958 Export tasks extension 6 years ago
Rapptz 015404b01c [commands] Add versionadded to dm_only 6 years ago
Vexs b6b55e820f Update FAQ with some common tags 6 years ago
Rapptz 4cf96107ae [tasks] Document version added 6 years ago
Rapptz 4513dac7a3 [tasks] Ensure total number of seconds is not less than 0. 6 years ago
Rapptz 10bc939348 [tasks] Rename Loop.run to Loop.start to avoid blocking connotations 6 years ago
Rapptz b0c7f48caf [tasks] Add a new background helper 'tasks' extension. 6 years ago
Rapptz ec1b3434a2 [commands] Fix erroneous string in dm_only check 6 years ago
Dante Dam aabbd5a446 [commands] Added dm_only check 6 years ago
Rapptz 50dcdac5ca [commands] Fix references in Bot to actually link. 6 years ago
Rapptz 5b99e7d6f4 Update changelog 6 years ago
Rapptz 37e6b53216 Version bump to v1.0.1 6 years ago
Rapptz ef0b2a1092 [commands] Properly name heading for ExtensionError 6 years ago
Imayhaveborkedit 7eb8417883 Fix voice handshake race condition 6 years ago
Vexs 4df0f79a6b Add notes warning that fetch_ methods are api calls 6 years ago
Rapptz 407d18a30d Fix various bugs with Asset._url None handling. 6 years ago
Rapptz e77dec85e9 Fix cleanup code on Linux not working properly. 6 years ago
Rapptz dcdcf1adac Stop the event loop if it's running during cleanup. 6 years ago
Daniel 3a36f78e08 Use is_connected() instead of _connected in checks 6 years ago
Steve C db340fd5f9 Fix broken documentation attribute 6 years ago
Rapptz 67ec59caea Fix issue with speaking state causing an error. 6 years ago