#What PORT(s) does the Discord.js lib uses for API calls and WS to connect to discord?

16 messages · Page 1 of 1 (latest)

ornate plank
#

@tender estuary I have open my port 443 but my bot still timeout , is this the only one needed ?

ornate plank
#

So , idk why but discord.js need 443 (and 80 ?) TCP and 10000 UDP

tender estuary
#

What PORT(s) does the Discord.js lib uses for API calls and WS to connect to discord?

#

What PORT(s) does the Discord.js lib uses for API calls and WS to connect to discord?

final musk
#

Why does it matter

tender estuary
#

Also I wanna see if it's changeable/ configurable

final musk
#

Its not changable

tender estuary
final musk
#

We don't really host anything

#

We just connect to a websocket

#

since the websocket is ssl secured, itd be 443 I presume

#

same for the http calls

#

You can't just change that

tender estuary
#

Oh ok then 😆
Thank you so much for the answer :D