you're on your own installing and using this. Keep in mind I will not be providing the needed game files (World.json and translations).
- install python 3.8
- create a virtualenv "venv"
- install all packages from requirements.txt
- run update_lang_files.py
- export the ENV DISCORD_TOKEN (register the app on discord to get a token)
- run bot.py
