s-tyda / steamgifts-bot

Configurable bot for steamgifts, which automatically enters giveaways.
MIT License
6 stars 1 forks source link

Can not start in Docker #1

Closed Traver-Sebi closed 2 years ago

Traver-Sebi commented 2 years ago

| Welcome to SteamGifts Bot! | Created by: github.com/s-tyda | Traceback (most recent call last): | File "/app/cli.py", line 101, in | run() | File "/app/cli.py", line 96, in run | s = SteamGifts(**config.data) | File "/usr/local/lib/python3.10/functools.py", line 970, in get | val = self.func(instance) | File "/app/cli.py", line 69, in data | data = json.load(json_data_file) | File "/usr/local/lib/python3.10/json/init.py", line 293, in load | return loads(fp.read(), | File "/usr/local/lib/python3.10/json/init.py", line 346, in loads | return _default_decoder.decode(s) | File "/usr/local/lib/python3.10/json/decoder.py", line 337, in decode | obj, end = self.raw_decode(s, idx=_w(s, 0).end()) | File "/usr/local/lib/python3.10/json/decoder.py", line 355, in raw_decode | raise JSONDecodeError("Expecting value", s, err.value) from None | json.decoder.JSONDecodeError: Expecting value: line 14 column 13 (char 436)

s-tyda commented 2 years ago

Hey, what was the problem exactly? Just wanted to know if i should change README, to not let similar issues happen in the future.

Traver-Sebi commented 2 years ago

It was a failure in the config.json