a discord bot that allows anyone on any platform to download their game saves (project spark and others) from xbox live and use it somewhere else
currently a bot is active in our discord. please join for instructions on how to use.
-
Copy
env.sampleto.env -
Edit
.envwith your values -
Copy
games.json.sampletogames.json -
Edit
games.jsonwith your value -
Install
uvwith your preferred method (https://docs.astral.sh/uv/)
you can run this program as a bot or as a standalone CLI program.
uv run xbox-savegame-cli
uv run xbox-savegame-discord_bot
Regular use (will use latest published image from main branch):
# Start
docker compose up -d
# Stop
docker compose down
Development (build from current local code)
# Start
docker compose -f docker-compose.development.yml up -d
# Stop
docker compose -f docker-compose.development.yml down
this project was a joint effort between project spark community and disney infinity community. made by tuxuser🐧 and lionthd🦁