How to get a minecarft session ID?

I’m trying to make a minecraft client and I cant figure out how to get a session ID to start the game. I’ve done some googling and cant find anyway to get it bar from this https://stackoverflow.com/a/15562373/15157559 that doesn’t work.

Sorry if this is just me being dumb, If it helps im trying to request the session ID in python.

Thanks in advance!

Leave a Comment