python & proxy #2277
Unanswered
MooshiMochi
asked this question in
Q&A
python & proxy
#2277
Replies: 1 comment 4 replies
-
See https://github.com/PrismarineJS/node-minecraft-protocol/tree/master/examples/client_socks_proxy (it's exactly the same with mineflayer, simply replace createClient by createBot) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, I was wondering how to connect mineflayer in python using a proxy. I've looked at the examples in Js so far, and I've tried my best to understand them but it doesn't seem to work.
I also tried to look at the documentation and figure it out from there, but it doesn't seem to help:
https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/docs/API.md
https://github.com/PrismarineJS/mineflayer/blob/master/docs/api.md#mineflayercreatebotoptions
Also, is there a mineflayer discord? I can't find any links for it.
Could someone please explain to me how to use a proxy to connect with mineflayer in python? Help will be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions