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).
see CONTRIBUTIONS
see LICENSE
- install python 3.8+
- create a virtualenv "venv"
- install all packages from requirements.txt
- copy file
settings_default.json
intosettings.json
. Adapt settings there. - create folder
game_assets
(or whatever you configured asgame_assets_folder
) - place the following files into that folder:
- Unencrypted
World.json
- Unencrypted language translation json files
- Optional:
Soulforge.json
for!soulforge
command - Optional:
User.json
for!events
,!spoilers
and some more - Optional:
Campaign.json
for!campaign
command
- Unencrypted
- export the ENV DISCORD_TOKEN (register the app on discord to get a token)
- run bot.py