Gooraeng
|
f75a8e0f39
|
Add missing error for Guild.fetch_automod_rule
|
7 months ago |
owocado
|
4bc580418c
|
Fix Guild.invites_paused method
|
8 months ago |
Soheab
|
f2d34862c1
|
Add missing guild incident fields
Co-authored-by: owocado <[email protected]>
Co-authored-by: Danny <[email protected]>
|
8 months ago |
Andrin
|
69bd72a116
|
Add Guild.fetch_role
|
8 months ago |
Michael H
|
093fc46fba
|
Allow discord.Object use for permissions in channel creation
|
10 months ago |
Leonardo
|
fce7bb46d2
|
Fix exempt_channels not being passed along in create_automod_rule
|
11 months ago |
Leonardo
|
281dc77132
|
Fix bug with cache superfluously incrementing role position
|
11 months ago |
Willi
|
d5a477f6cd
|
Fix typo in Guild.vanity_invite documentation
|
12 months ago |
Lilly Rose Berner
|
89a88cc115
|
Fix channel deletion not removing associated threads
|
1 year ago |
Willy
|
81d451b63e
|
Document bulk ban user limit and permission
|
1 year ago |
Rapptz
|
1268d21153
|
Clarify some docstrings around BulkBanResponse
|
1 year ago |
Rapptz
|
a51939080b
|
Add support for bulk banning members
|
1 year ago |
fretgfr
|
ac70bf0990
|
Update Guild.prune_members required permissions notes
|
1 year ago |
Soheab_
|
79f6df18b3
|
Add support for guild incidents
Co-authored-by: Danny <[email protected]>
|
1 year ago |
dolfies
|
226f20024d
|
chore: Lint pass
|
5 months ago |
dolfies
|
fb3d3adc8a
|
Remove application command counts
|
11 months ago |
dolfies
|
51d43a158f
|
Rework member chunking and events (#662)
|
1 year ago |
dolfies
|
8d77474269
|
Implement commands v3
|
1 year ago |
dolfies
|
f6d8c66129
|
Fix voice state typing
|
1 year ago |
dolfies
|
2dbb3693dc
|
Refactor sorting to use attrgetter
|
1 year ago |
dolfies
|
bb296880c4
|
Fix invite typing issues
|
2 years ago |
dolfies
|
a91802e51b
|
Move guild creation to connection state to prevent circular imports
|
2 years ago |
dolfies
|
5681957da8
|
Rename Guild.owner_application_id and document in audit log
|
2 years ago |
dolfies
|
29df9a4505
|
Implement student hubs and directory channels (#561)
|
2 years ago |
dolfies
|
8e8d0ff12a
|
Implement Search Recent Members OP
|
2 years ago |
Josh
|
2a880be6b8
|
Update pyright version
|
2 years ago |
Rapptz
|
bfdff922c2
|
Fix plain username lookup for Guild.get_member_named
Fix #9451
|
2 years ago |
Rapptz
|
ecdbf0fe58
|
Add constant for the default file size limit
|
2 years ago |
Rapptz
|
274f0f555b
|
Revert removal of discriminator lookup
|
2 years ago |
Rapptz
|
e6e380f904
|
Initial support for pomelo migration
|
2 years ago |
Joab
|
ae2e28acc9
|
Fix indentation in create_text_channel docs
|
2 years ago |
Vioshim
|
01fdb631ad
|
Update base file size limit
|
2 years ago |
z03h
|
8dc160689c
|
Convert Webhook targets in AuditlogEntry
|
2 years ago |
dolfies
|
c9416e33a6
|
Rename preferred_voice_regions
|
2 years ago |
dolfies
|
61e340981f
|
Implement guest invites
|
2 years ago |
dolfies
|
94557e931a
|
Add leave() and delete() to UserGuild
|
2 years ago |
dolfies
|
dc3f552a5a
|
Update Guild.integrations()
|
2 years ago |
dolfies
|
442d7cd16a
|
Implement get role member counts endpoint
|
2 years ago |
dolfies
|
5b6e6d13b7
|
Implement read states (#498)
* Base read states
* Base read states
* Models and helpers
* Increase mention counter
* Rest of the ack events
* Finishing touches and doccs
* Fix RawUserFeatureAckEvent docstring
* Add top-level mention count property
* Add ack shortfall note
* Expose and document ReadStateType
* Add Client.read_states getter
* Update scheduled event read state badge count
* Update README
|
2 years ago |
dolfies
|
825782c765
|
Implement command scope migration endpoint
|
2 years ago |
dolfies
|
2aba3d0c0c
|
Implement scheduled event subscriptions and add raw scheduled event user add/remove events
|
2 years ago |
dolfies
|
887cfcc43f
|
Implement DAC eligibility and joining through guilds
|
2 years ago |
dolfies
|
d08e22e719
|
Implement oauth2 authorization
|
2 years ago |
dolfies
|
2ea3dbec06
|
Implement top guild channel fetching
|
2 years ago |
dolfies
|
3108aabcce
|
Implement message search
|
2 years ago |
dolfies
|
dd733e931b
|
Rework profiles and notes, add note_update event
|
2 years ago |
dolfies
|
07203e576f
|
Add separate data class for Client.fetch_guilds(), add application_command_counts_update event, fix various guild issues
|
2 years ago |
dolfies
|
2da78bf2a6
|
Implement new capabilities, PASSIVE_UPDATE_V1, and add last_pin_timestamp to channels
|
2 years ago |
dolfies
|
29a9f5d018
|
Fix type issues
|
2 years ago |
dolfies
|
8a1a3ffcce
|
Fix issues with previous upstream commits
|
2 years ago |