4199 Commits (6897e9134e29646e66fc6ed5a5d895c9ac30ae7c)
 

Author SHA1 Message Date
dolfies 9fe7cfb474 Docs are fun :( 3 years ago
dolfies 0044697d7b Docs are fun :) 3 years ago
dolfies 8eaa26d479 Various fixes (docs, events, enums, exports 3 years ago
dolfies 9976972baa Dispatch connections_update 3 years ago
dolfies 8fcca3183a Rebase to latest upstream 3 years ago
dolfies e08cdd073a Documentation and operations fixes 3 years ago
dolfies a4df148186 Merge branch 'master' of github.com:dolfies/discord.py-self 3 years ago
dolfies 5ff7002424 Remove unnecessary imports 3 years ago
AgitoReiKen 0a961adcd6
BadRequest fix for new discord update (#271) 3 years ago
dolfies 2e5bd8f31a Improve captcha handling errors, remove unnecessary HTTP request 3 years ago
dolfies e18120af9f Fix possible application command KeyError 3 years ago
dolfies 396161d7e0 fix: update all occurrences of discord.py to discord.py-self in __main__.py 3 years ago
dolfies 50ff16ede6 Rebase to latest upstream 3 years ago
dolfies 29c2036bc8 Rebase to latest upstream 3 years ago
dolfies 8344783a11 Make more methods positional-only and privatize fetch_sticker_packs() parameters 3 years ago
dolfies fe12a434b6 Convert more parameters to more generic types 3 years ago
dolfies 7de78cfcba Implement captcha handling 3 years ago
dolfies 073c855292 Fix member fetching bugs and context property bug 3 years ago
dolfies 3395417844 Improve typing across the board, remove old browser references 3 years ago
dolfies a13f11f944 Remove crowdin workflows, modify pyright parameters 3 years ago
dolfies 7067d1f4de More documentation fixes 3 years ago
dolfies 7e1dda6695 Add Note.value alias 3 years ago
dolfies 346f447da6 Fix typing issues, make ClientUser relationship properties return relationships 3 years ago
dolfies 388863e521 Implement joining guilds from id & lurking, bug fixes, doc fixes 3 years ago
dolfies 5edcd7d64b Implement Emoji/Sticker.fetch_guild (and run black) 3 years ago
dolfies c932b5d06b Rebase to upstream 3 years ago
dolfies 94e5fbb02e Add whitespace 3 years ago
dolfies 05064120e8 Update readme 3 years ago
I. Ahmad 181fc42b9b
Remove outdated note and example 3 years ago
dolfies 188f21235e Improve readme, examples, workflows 3 years ago
Rapptz e9ed231a03 Allow Transformer.transform to be synchronous as well. 3 years ago
dolfies 7ee31a40eb Update resources and templates 3 years ago
dolfies 5b99b53b8b Run checks on only one python version 3 years ago
dolfies 5f49906b50 Apparently black was wrong 3 years ago
dolfies 957a484306 Run black 3 years ago
dolfies b5af3e3d91 Actually *push* modals 3 years ago
dolfies e58b26433c Rebase to upstream; implement modals; fix many bugs 3 years ago
Rapptz 1f3aa377c3 Wrap non-AppCommandError exceptions with TransformerError 3 years ago
Rapptz b0501e56a0 Fix PermissionOverwrite.update typing not allowing None 3 years ago
Bryan Forbes 062f4d6f87
Change some methods to use positional-only marker 3 years ago
curiositIy c6d113c843
Change PUBLIC to COMMUNITY in Guild.edit 3 years ago
Alex Nørgaard 7a815a97af
Fix audit logs for INVITE_CREATE returning None 3 years ago
Stocker eca4727593
[commands] Add missing and fix existing type annotations 3 years ago
Josh 46b3e036e2
[commands] Fix help error/invoke hooks not running 3 years ago
Rapptz 7851084b63 Revert "Crowdin translations download" 3 years ago
github-actions[bot] 414759f372
Crowdin translations download 3 years ago
Rapptz 84c38f1f22 Ignore errors if it's already handled in app commands 3 years ago
Rapptz f7c664e3e2 Add error handler support for context menus 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