dolfies
|
bf0e45d9a7
|
Fix documentation warnings
|
3 years ago |
dolfies
|
9d471b64cd
|
Document ConnectionType and readd requests to doc requirements
|
3 years ago |
dolfies
|
4245a72146
|
Rename and document ApplicationCompany & ApplicationExecutable
|
3 years ago |
dolfies
|
25e50be04e
|
Fix broken doc references
|
3 years ago |
dolfies
|
1440f61ab1
|
Implement PremiumUsageFlags, PurchasedFlags; small user docs improvements
|
3 years ago |
dolfies
|
1c5157346c
|
Fix local doc generation
|
3 years ago |
dolfies
|
afae79785a
|
Update favicon
|
3 years ago |
dolfies
|
52dcb04fc0
|
Capitalize docs page properly
|
3 years ago |
dolfies
|
1b9d4d984f
|
Fix ApplicationCommand documentation
|
3 years ago |
dolfies
|
72a46a3ef1
|
Minor doc/typing nitpicks
|
3 years ago |
dolfies
|
5f1ab56174
|
Docs are fun 😡
|
3 years ago |
dolfies
|
13d7bafd64
|
Docs are fun 😭
|
3 years ago |
dolfies
|
9fe7cfb474
|
Docs are fun :(
|
3 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
Co-authored-by: Danny <[email protected]>
|
3 years ago |
Rapptz
|
7851084b63
|
Revert "Crowdin translations download"
This reverts commit 414759f372 .
|
3 years ago |
github-actions[bot]
|
414759f372
|
Crowdin translations download
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
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
|
5fa32540a4
|
Change Message to subclass PartialMessage
|
3 years ago |
Rapptz
|
bea6b815e2
|
Add support for app command checks
This does not include any built-in checks due to design considerations.
|
3 years ago |
Omkaar
|
70470753cd
|
Update images in bot creation guide
|
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 |
Cryptex
|
6cf7c4a7d7
|
Add message content to doc examples
This also changes the wording of Context's attributes
for consistency.
|
3 years ago |
Rapptz
|
a4676804ec
|
Show inherited members in InteractionMessage
|
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 |
Vish M
|
049df7c586
|
Add a note to users that they must have the message content intent
Co-authored-by: Danny <[email protected]>
|
3 years ago |
apple502j
|
196db33e9f
|
[docs] fix typo in sticker_create docs
|
3 years ago |
metro
|
124a3ee42a
|
Add Widget.presence_count attribute and fix Widget types
|
3 years ago |
Priyam
|
206c340252
|
Fix versionadded in UserFlags.spammer
Fixes #7643
|
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 |
Devon R
|
432de92e8a
|
Update translations, add Crowdin CLI config
|
3 years ago |
z03h
|
93fba264ad
|
[commands] add ScheduledEvent converter
|
3 years ago |
Middledot
|
5569b6e1f8
|
Remove outdated note in FAQ
|
3 years ago |
Myst(MysterialPy)
|
68b0759637
|
Add sidebar search and support for search bar middle clicking
|
3 years ago |
Chiggy-Playz
|
1a73444275
|
Categorize events in the documentation
|
3 years ago |
Alex Nørgaard
|
920da3a73f
|
Update docs for audit logs relating to scheduled events
|
3 years ago |
Rapptz
|
3d74da8d70
|
Add missing app_commands decorators to documentation
|
3 years ago |
Rapptz
|
8213603822
|
Change default oauth_url scopes to include application.commands
|
3 years ago |
James Hilton-Balfe
|
c3d175fbc3
|
Fix async iterable not showing up attributetable
Co-authored-by: Danny <[email protected]>
|
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 |
Sebastian Law
|
1dccd70b05
|
Fix refs to abc.Connectable.connect
|
3 years ago |