Skip to content

Using a proxy #109

Answered by dolfies
DavidWillLaw asked this question in Help
Oct 10, 2021 · 1 comments · 7 replies
Discussion options

You must be logged in to vote

Looking at the code, the library should still be using the connector you pass to discord.Client(). Whatever changed there is on aiohttp's side.
However, the library has inbuilt proxy support. You can pass proxy and proxy_auth to discord.Client() and they'll be passed to aiohttp.ClientSession.request().

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@lexicalunit
Comment options

@DragonPig42
Comment options

@Dastano
Comment options

@antomin
Comment options

@TheRealRedSlime
Comment options

Answer selected by dolfies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
8 participants