Poryaei / TapSwap-Clicker

A Python bot and automated clicker for accumulating TapSwap on Telegram.
https://t.me/tapswap_bot
MIT License
72 stars 27 forks source link

json.decoder.JSONDecodeError: Expecting value: line 5 column 21 (char 123) #20

Closed EXE88 closed 1 month ago

EXE88 commented 1 month ago

why when i run clicker.py i got this error ??

Traceback (most recent call last): File "clicker.py", line 13, in data = json.load(f) File "/usr/lib/python3.8/json/init.py", line 293, in load return loads(fp.read(), File "/usr/lib/python3.8/json/init.py", line 357, in loads return _default_decoder.decode(s) File "/usr/lib/python3.8/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib/python3.8/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 5 column 21 (char 123)

Poryaei commented 1 month ago

Are you using the latest version?

EXE88 commented 1 month ago

Yeah i just installed minutes ago from this github repository

Poryaei commented 1 month ago

Ok pls update again and try

Poryaei commented 1 month ago

Use the latest version of the robot.