/relaxdays-hackathon-2022-vol-3-marketplacesimulation

Player-Bot for a marketplace simulation of the RelaxDays summer hackathon in 2022 (mirror)

Primary LanguageRustGNU Affero General Public License v3.0AGPL-3.0

Marketplacesimulation

Player-Bot for a marketplace simulation of the RelaxDays summer hackathon in 2022.

How to run this project

You can get a running version of this code by using:

docker build -t marketplacesimulation-kromlinger-justin .
docker run marketplacesimulation-kromlinger-justin <user-id> <api-key>

As an optional third parameter you can provide an API endpoint URL that differs from the default.