105 Commits (c13a35e911fd1f5490f798b278b8160368a94f7c)

Author SHA1 Message Date
dolfies d8f8158892 Document PRESENCE_UPDATE changes 2 years ago
dolfies 8a1a3ffcce Fix issues with previous upstream commits 2 years ago
Jonah Lawrence 9a975acd26 Fix usage of single backticks to links and code-blocks 3 years ago
gx1285 ef5a48bb1e Fix broken link for store removal 3 years ago
Jakub Kuczys ec558a24b0 Fix migration guide docs for abc.PrivateChannel and cooldown() 3 years ago
Steve C 77714ac5c1 Fix utils.time_snowflake link in migrating.rst 3 years ago
Rapptz 486ccd04df Change snowflake_time and time_snowflake parameters to pos/kw-only 3 years ago
Rapptz fec36318f7 Change abc.GuildChannel.overwrites to have Object keys if cache failed 3 years ago
Rapptz ad940c7100 Document Text in Voice in the migrating documentation 3 years ago
Vioshim 2a464b8041 Implement Embed.__eq__ and EmbedProxy.__eq__ 3 years ago
Rapptz 088e763306 Change certain sequences to use a special proxy type instead of list 3 years ago
mniip 08c9da6e89 Change View, Modal, and AudioPlayer to use logger instead of stderr 3 years ago
Rapptz 495854bcb3 Change stderr prints to use the logging module instead 3 years ago
Rapptz 2c2f80138b Remove undocumented methods from function signature changes 3 years ago
NextChai 07dcb7afba Replace trigger_typing with awaiting typing context manager 3 years ago
invalid-user 3f19b8e982 Rename use_slash_commands to use_application_commands 3 years ago
Vaskel 2127d37a21 Add self_deaf and self_mute params to voice connect methods 3 years ago
dolfies ba6e15ed61
Implement protobuf settings (#476) 2 years ago
dolfies 9a6c4e1e35
Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
dolfies 0044697d7b Docs are fun :) 3 years ago
dolfies 8fcca3183a Rebase to latest upstream 3 years ago
dolfies 29c2036bc8 Rebase to latest upstream 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
dolfies 069c503b79 Add token format table 4 years ago
dolfies edcf87c3f7 I can't doc v2 4 years ago
dolfies 7067aad6df I can't doc 4 years ago
dolfies bcdfa36bf9 Debotify docs 4 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