102 Commits (master)

Author SHA1 Message Date
Jakub Kuczys ca0b444047
Document the change in behaviour of bool(flag_obj) 2 years ago
Jonah Lawrence d7b6a2ad12
Fix usage of single backticks to links and code-blocks 2 years ago
gx1285 403f5157bb
Fix broken link for store removal 2 years ago
Jakub Kuczys 7c218b3833
Fix migration guide docs for abc.PrivateChannel and cooldown() 3 years ago
Steve C 3588793965
Fix utils.time_snowflake link in migrating.rst 3 years ago
Rapptz 5b56899676 Change snowflake_time and time_snowflake parameters to pos/kw-only 3 years ago
Rapptz 6381b5a8f4 Change abc.GuildChannel.overwrites to have Object keys if cache failed 3 years ago
Rapptz 1a361f4519 Document Text in Voice in the migrating documentation 3 years ago
Vioshim b80cb47caf
Implement Embed.__eq__ and EmbedProxy.__eq__ 3 years ago
Rapptz 87bc79e6e3 Change certain sequences to use a special proxy type instead of list 3 years ago
mniip 1be36c9c3e
Change View, Modal, and AudioPlayer to use logger instead of stderr 3 years ago
will 190eeaf19b
Fix some typos in migrating documentation 3 years ago
Alex Nørgaard 2b9e43dbf9
Change Message.application type to MessageApplication 3 years ago
Rapptz 53685b9b86 Change stderr prints to use the logging module instead 3 years ago
Rapptz e813e5efe7 Remove undocumented methods from function signature changes 3 years ago
NextChai 300fb0411e
Replace trigger_typing with awaiting typing context manager 3 years ago
invalid-user 20a7961e19
Rename use_slash_commands to use_application_commands 3 years ago
Vaskel 89b9f1616c
Add self_deaf and self_mute params to voice connect methods 3 years ago
Rapptz 76cc2c2272 Require passing intents to Client and its subclasses 3 years ago
James Hilton-Balfe 55c5be78cf
[commands] Implement commands.parameter 3 years ago
will b1878224f2
Fix capitalizations and typo in migrating guide 3 years ago
Chrovo 26ac844a04
Fix typo in migrating guide for Client.on_error 3 years ago
Rapptz f47568ee71 Document Guild.bans breaking change in the migrating guide 3 years ago
Josh c11363f037
Rework File.spoiler to synchronise with the filename 3 years ago
Rapptz def035bf9a Remove StoreChannel and any references to it 3 years ago
Bryan Forbes 062f4d6f87
Change some methods to use positional-only marker 3 years ago
jack1142 97fe07edb2
Update migration guide with change to Message.channel_mentions type 3 years ago
jack1142 5202956f97
Update migration guide with loop-related changes to Client's constructor 3 years ago
Stocker fd5dea4e34
Update Permissions.stage_moderator 3 years ago
LightSage c28c3f4440
Keep comments consistent with other before/after comments 3 years ago
Rapptz c6ab67420e Remove Embed.Empty in favour of None 3 years ago
Rapptz f63070c071 Move migrating to v1 into a new separate file 3 years ago
Josh a1c618215e
[commads] Change cog/extension load/unload methods to be async 3 years ago
metro 124a3ee42a
Add Widget.presence_count attribute and fix Widget types 3 years ago
Alex Nørgaard 03687fb616
Change Guild.member_count to Optional[int] 3 years ago
Rapptz 56e0c1b3d7 Fix typo in applications.commands scope 3 years ago
Rapptz 8213603822 Change default oauth_url scopes to include application.commands 3 years ago
apple502j e0d3521d16
[docs] Fix typos 3 years ago
apple502j 6682396a70
[docs] add missing migration guide contents 3 years ago
jack1142 3dd99a7697
Fix broken ref in migrating guide 3 years ago
James Hilton-Balfe 01906f37f1
Remove NoMoreItems 3 years ago
Stocker 07a1311bf4
Change Guild.preferred_locale to use the Locale enum 3 years ago
jack1142 1c4dca431d
Add migration guide 3 years ago
Rapptz aa74238053 Reorganise documentation for interactions 3 years ago
Tarek f2fa613057
Fix minor markdown typo in migrating.rst 5 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
Rapptz c3bad4eeab Make context documentation in migration a bit more clear. 6 years ago
khazhyk b1fae0861a add read-only cached_messages property to Client 6 years ago
Rapptz d48a424f6f Fix mistake in documentation. 6 years ago
NCPlayz f507f508a2 Expose Metadata 6 years ago