Shap
|
b98c4e3d62
|
Add build folder to .gitignore
|
3 years ago |
Rapptz
|
b22e9e8dd7
|
Properly namespace MISSING in the documentation
|
3 years ago |
Rapptz
|
f7190c8020
|
Document and export MISSING sentinel
|
3 years ago |
killakej
|
447467a171
|
Update api.rst documentation to add timeout to on_member_update
Co-authored-by: Danny <[email protected]>
|
3 years ago |
Alex Nørgaard
|
445910bd93
|
Add interited members to WebhookMessage docs
|
3 years ago |
will
|
68ebb1c9a4
|
Fix typo and commas consistency in Activity doc
|
3 years ago |
Rapptz
|
a88bf31af2
|
Sync abc.User protocol with more shared methods
This isn't *all* of them but it's a sizeable portion
|
3 years ago |
Rapptz
|
a51fcf2257
|
Fix BanEntry not being exported despite being documented
|
3 years ago |
Lilly Rose Berner
|
04b63ce07e
|
Support dynamic rich presence asset URLs
|
3 years ago |
Lilly Rose Berner
|
aa62fa6ba4
|
Fix activity button type
|
3 years ago |
Rapptz
|
0221a55aa6
|
[commands] Add support for typing.Annotated
|
3 years ago |
Rapptz
|
a3528182ec
|
Fix type hints on GuildChannel.set_permissions
|
3 years ago |
Lilly Rose Berner
|
73dbcb9b83
|
Add raw thread delete event
|
3 years ago |
Hafidh
|
a8c66c0ab8
|
Add missing discord.EventStatus.ended from API docs
|
3 years ago |
Florian Spieß
|
8401316e48
|
[commands] Allow subtracting multiple tokens from cooldown
|
3 years ago |
Rapptz
|
b59628d69b
|
Add Colour.from_str factory method
This moves the command extension parsing code over to the main library
since it can be potentially useful for others.
|
3 years ago |
lightningyx
|
abdb1539b8
|
Add narrowed overloads for edit methods on channels
|
3 years ago |
Rapptz
|
49cbf46c44
|
Only call async setup if the loop sentinel hasn't been changed
|
3 years ago |
Steve C
|
b5e880d412
|
Add ValueError to PartialEmoji.read docstring
|
3 years ago |
Rapptz
|
96b529a5b0
|
Add Member.display_icon to get the rendered member icon
|
3 years ago |
Mad Cat
|
f9bf19cbb1
|
Add NotFound to ban docstring
|
3 years ago |
Cobalt
|
d177991b82
|
Update extensions primer in line with async breaking changes
|
3 years ago |
lightningyx
|
8b3f097ce0
|
Fix Guild.fetch_member docstring
Co-authored-by: Danny <[email protected]>
|
3 years ago |
Lilly Rose Berner
|
24a676b77d
|
[tasks] Fix Task.failed() only being True while error handler runs
|
3 years ago |
Josh
|
1307883f56
|
[commands] Add overload to run_converters
|
3 years ago |
Daniel Grant
|
4d39dcf373
|
Add NotFound to unban docstring
|
3 years ago |
Vaskel
|
2127d37a21
|
Add self_deaf and self_mute params to voice connect methods
|
3 years ago |
Jonah Lawrence
|
f54ff25949
|
Add filename and description kwargs for to_file
|
3 years ago |
Rapptz
|
76ea0436d9
|
[commands] Fix broken documentation references
|
3 years ago |
Rapptz
|
552324fd02
|
[commands] Add ForumChannelConverter to the converter mapping
|
3 years ago |
Rapptz
|
5b7cc33f79
|
[commands] Add ForumChannelConverter converter
|
3 years ago |
Rapptz
|
b20d437dc9
|
Add Guild.forums property
Ran an informal poll in the official server and this name won over the
alternative Guild.forum_channels property name
|
3 years ago |
Rapptz
|
d8bea2b300
|
Fix Thread.jump_url docstring
|
3 years ago |
Rapptz
|
e1de62b494
|
[commands] Fix type hints for checks, hooks, and error handlers
|
3 years ago |
Omkaar
|
ad1d249faf
|
Add jump_url property to Threads
|
3 years ago |
Rapptz
|
a7849b25f3
|
Use pyright CI action and remove --verbose from black
|
3 years ago |
Rapptz
|
a354ecfa89
|
[commands] Add Range converter
This allows hybrid commands to also have a range annotation
|
3 years ago |
Steve C
|
3a6d1e8af7
|
Add ForumChannel to Thread.parent_id docstring
|
3 years ago |
Omkaar
|
e2ee1238f0
|
Add ForumChannel to abc.GuildChannel docstring
|
3 years ago |
I. Ahmad
|
3a36871060
|
Add support for archive duration in Guild.create_text_channel
|
3 years ago |
dolfies
|
9839e7a0e8
|
Change Fetch -> Retrieve for last_message documentation
|
2 years ago |
dolfies
|
bea744bf1d
|
Fix hread typo
|
2 years ago |
dolfies
|
1df4596a3b
|
Change Message.application type to IntegrationApplication
|
2 years ago |
dolfies
|
afda1ebecd
|
Add option to disable ban pagination
|
2 years ago |
dolfies
|
b48705a8bf
|
Update application.py copyright
The entire file has almost nothing to do with the original upstream code
|
2 years ago |
dolfies
|
aa51ced65c
|
Add new EmbeddedActivityConfig fields
|
2 years ago |
dolfies
|
90f9a605de
|
Rename appinfo.py -> application.py
|
2 years ago |
dolfies
|
ab79203193
|
Fix get_recent_mentions() typehint
|
2 years ago |
dolfies
|
03868c4879
|
Implement recent messages
|
2 years ago |
dolfies
|
f099d4a648
|
Implement affinities
|
2 years ago |