an hackable headless minecraft client, built with aiocraft
alemidev
b14ca9d862
sometimes MS times out our refresh request, making clients disconnect. Implemented a retry loop, which will attempt to authenticate up to 5 times (configurable) waiting 60 seconds in between (configurable). Only timeouts will be handled, any other exception will make it crash immediately. |
||
---|---|---|
src/treepuncher | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
pyproject.toml | ||
README.md | ||
setup.cfg |
treepuncher
An hackable Minecraft client, built with aiocraft