64 Commits (e525cc357b43c9de4740d444494972d29e468766)

Author SHA1 Message Date
dolfies bb952c7060 Rework captcha handling and type errors 2 years ago
Rapptz e45257f6f4 Fix bolded HTTPException not working due to rST limitation 3 years ago
Rapptz e08b9ab68e Allow configuring the maximum ratelimit timeout before erroring 3 years ago
Josh 52a5f10307 Fix type annotations to adhere to latest pyright release 3 years ago
dolfies 9a6c4e1e35
Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
dolfies 9fe7cfb474 Docs are fun :( 3 years ago
dolfies e08cdd073a Documentation and operations fixes 3 years ago
dolfies 2e5bd8f31a Improve captcha handling errors, remove unnecessary HTTP request 3 years ago
dolfies 29c2036bc8 Rebase to latest upstream 3 years ago
dolfies 957a484306 Run black 3 years ago
James Hilton-Balfe 01906f37f1
Remove NoMoreItems 3 years ago
Josh 2b69b5d545
Remove discord.InvalidArgument 3 years ago
Rapptz d01e73fca5 Document more uses of type ignore 3 years ago
dolfies b96d31aedc Add a few things to docs 4 years ago
dolfies a9b26e9062 Actually get docs building 4 years ago
dolfies 9b9ee194c8 Remove useless whitespace 4 years ago
dolfies 3429980d0c Migrate 4 years ago
dolfies 9c5e4882ef Initial de-botting 4 years ago
Rapptz 6268cad402 ResponseType type alias is private 4 years ago
Rapptz a8db8546db Typehint error.py 4 years ago
Rapptz 0fae0b4995 Use "raised" instead of "thrown" for exception documentation 4 years ago
Rapptz 7ca90874b9 Raise an exception if an interaction has been responded before 4 years ago
Nadir Chowdhury 89456022cf
Add `__all__` to remaining modules 4 years ago
Rapptz 9d39b135f4 Modernize code to use f-strings 4 years ago
Nadir Chowdhury 63ec23bac2
Code optimisations and refactoring via Sourcery 4 years ago
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Rapptz bf8ca58996 Add a special exception for required privileged intents 5 years ago
Rapptz 450e71f086 Add a more concrete exception for 500 status codes. 5 years ago
Rapptz 3a1a215f8b Propagate manual close codes to socket subclass 5 years ago
Rapptz b8154e365f Rewrite gateway to use aiohttp instead of websockets 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
NCPlayz f7c6c5995d Implementing GET '/channels/:id' & '/guilds/:id/channels' 6 years ago
Rapptz d96b8a0b80 Add Discord error code to HTTPException message. 6 years ago
Rapptz c30a366106 Try to consistently use "inherit" vs "derive" in documentation. 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Hornwitser a71b3b5fa0 [lint] Limit unneccessarily broad except clauses 7 years ago
Rapptz f25091efe1 Drop support for Python 3.4 and make minimum version 3.5.2. 7 years ago
Tobotimus 3112e1c17e Add intersphinx 7 years ago
Rapptz 37b0fdb898 Add webhook support. 8 years ago
Rapptz 3983eb3ba5 Support for API v7 error handling. 8 years ago
Rapptz ff9f5749e1 Update copyright year to 2017. 8 years ago
Rapptz 06ca518459 Rename NoMoreMessages to NoMoreItems. 8 years ago
Rapptz 20041ea756 Implement AutoShardedClient for transparent sharding. 8 years ago
Rapptz 53ab263125 Split channel types. 9 years ago
Rapptz e8c32c542e Make HTTPException get the error JSON's message attribute. 9 years ago
Rapptz fa36a449e9 Change HTTPException to only take a single parameter. 9 years ago
Rapptz 1c623ccf11 Begin working on gateway v4 support. 9 years ago
Rapptz 4d816c4ef3 HTTPException now has a text attribute if JSON is not available. 9 years ago
Rapptz db4cc791dd Update license of files to 2016. 9 years ago