index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add other message types exclusions to Message.is_system
SYCKGit
2021-08-18
1
-1
/
+1
*
[commands] Return removed cog in Bot.remove_cog
thetimtoy
2021-08-18
1
-1
/
+8
*
Type-hint user.py
thetimtoy
2021-08-18
1
-34
/
+65
*
Add interaction.data to docs
Miolus
2021-08-18
1
-0
/
+2
*
Typehint raw_models.py
Stocker
2021-08-18
2
-45
/
+159
*
Remove coverage note from the documentation and README
Rapptz
2021-08-15
3
-3
/
+0
*
Rename start_thread to create_thread for consistency
Rapptz
2021-08-12
2
-16
/
+16
*
Fix incorrect indent
Rapptz
2021-08-11
1
-1
/
+1
*
Revert "Refactor Client.run to use asyncio.run"
Rapptz
2021-08-11
2
-100
/
+103
*
Refactor Client.run to use asyncio.run
Rapptz
2021-08-10
2
-103
/
+100
*
Clarify StageInstance.discoverable_disabled documentation
David
2021-08-10
1
-1
/
+1
*
Add missing ] in docs for StageInstance.channel
MrKomodoDragon
2021-08-10
1
-1
/
+1
*
Undo coercion of partial DMChannel to PartialMessageable
Rapptz
2021-08-10
2
-5
/
+21
*
Remove unused log lines in HTTPClient
Rapptz
2021-08-10
1
-4
/
+0
*
Interaction.channel can be a PartialMessageable rather than Object
Rapptz
2021-08-10
1
-8
/
+17
*
Add support for PartialMessageable instances
Rapptz
2021-08-10
6
-30
/
+125
*
Fill in ConnectionState.user via HTTPClient.static_login
Gnome!
2021-08-10
1
-3
/
+4
*
[types] Add Application Command Type payloads
Josh
2021-08-10
1
-2
/
+14
*
[docs] Fix typo
monoue
2021-08-10
1
-6
/
+6
*
[commands] Document / type-hint cooldown
Josh
2021-08-10
4
-59
/
+142
*
[commands] Document GuildNotFound
Aaron Hennessey
2021-08-10
1
-0
/
+1
*
[commands] Add GuildStickerConverter
z03h
2021-08-10
3
-0
/
+65
*
Add TextChannel.default_auto_archive_duration
Rapptz
2021-08-02
3
-1
/
+13
*
Fallback to None message_id searches in View dispatch
Rapptz
2021-08-01
1
-1
/
+3
*
Fix debug event toggle not triggering for raw receive
Rapptz
2021-08-01
1
-3
/
+3
*
Remove unused variable in view
Rapptz
2021-08-01
1
-1
/
+0
*
Change View dispatch mechanism to be keyed by message_id as well
Rapptz
2021-07-31
1
-5
/
+6
*
Fix typo in TextChannel.start_thread
Rapptz
2021-07-31
1
-1
/
+1
*
Add enable_debug_events parameter to enable expensive debug events
Rapptz
2021-07-31
3
-3
/
+30
*
Cast removed thread member IDs to int
Rapptz
2021-07-31
1
-1
/
+1
*
Add on_socket_event_type event
Rapptz
2021-07-31
2
-3
/
+15
*
FIx on_thread_member_remove passing in None
Rapptz
2021-07-31
1
-1
/
+2
*
Fix on_thread_member_remove not dispatching
Rapptz
2021-07-31
1
-1
/
+1
*
Fix docs for stickers
LightSage
2021-07-31
2
-2
/
+2
*
Update description of auto_archive_duration kwarg of Thread.edit
Willy
2021-07-31
1
-1
/
+1
*
Change payload to use sticker_ids instead of sticker_items
Rapptz
2021-07-30
1
-2
/
+2
*
Document TypeError raise in lottie sticker
Rapptz
2021-07-30
1
-0
/
+2
*
Rename instances of nitro to premium
Rapptz
2021-07-30
6
-11
/
+11
*
Fix SyncWebhook not working across thread barriers
Rapptz
2021-07-30
1
-11
/
+22
*
Fix User.accent_color incorrect attribute access
nickofolas
2021-07-30
1
-2
/
+2
*
Rename types.Union -> UnionType for bpo-44732
James
2021-07-30
1
-1
/
+1
*
[commands] Fix NSFW check within threads under NSFW channels
marshall
2021-07-30
0
-0
/
+0
*
[commands] Document dynamic_cooldown
Willy
2021-07-30
1
-0
/
+3
*
Add Thread to Messageable docstring
SYCKGit
2021-07-30
1
-0
/
+1
*
Add Thread.category
Arthur
2021-07-30
1
-1
/
+21
*
[commands] fix bot_has_role and is_nsfw for threads
z03h
2021-07-30
1
-7
/
+5
*
implement guild stickers
Nadir Chowdhury
2021-07-30
16
-85
/
+1119
*
Fix user cache acting incorrectly with evictions
Rapptz
2021-07-29
8
-8
/
+14
*
Add Guild.get_channel_or_thread helper method
Rapptz
2021-07-29
1
-0
/
+18
*
[commands] Check for ctx.guild instead of abc.GuildChannel
Rapptz
2021-07-28
1
-2
/
+2
[prev]
[next]