Closed AshMan420 closed 3 years ago
There is an issue with your json file. Try putting it into a json parser website and see if there are errors.
I did, as you can see below. I even tried it on another computer thinking there was something wrong with the current one. But the same error showed up. You can see here what the issue is
Try replacing the single backslashes (\) with double backslashes (\\) or single slashes.
That seems to have worked, thanks! Now, I just have to sign in, and then run the giveaway_bot.py
, right?
Yeah, run login.py, login and follow the instructions. After that run giveaway_bot.py.
I really appreciate your quick responses, it means a lot :)
You're welcome!
Also, if I receive an item I won from the bot, is it illegal? Like if I have an item ship to me or something?
I don't know, but usage of the bot is at your own risk.
When I run login.py, it closes in an instant. When I run it from cmd by using
py login.py
, it shows the errorjson.decoder.JSONDecodeError: Invalid \escape: line 4 column 26 (char 60)