enjoy2000 / discord-pokemon-go-snipe-bot

Discord bot for scrawling rare pokemons and post to your snipe channel. Manage your snipe channel with automatically clean any trash talk.
http://enjoy2000.github.io/discord-pokemon-go-snipe-bot/
MIT License
14 stars 7 forks source link

Latest Update Error #73

Closed realjesset closed 8 years ago

realjesset commented 8 years ago

Traceback (most recent call last): File "bot.py", line 27, in config = json.load(output) File "C:\Users\thego\AppData\Local\Programs\Python\Python35\lib\jsoninit.py", line 268, in load parse_constant=parse_constant, object_pairs_hook=object_pairs_hook, **kw) File "C:\Users\thego\AppData\Local\Programs\Python\Python35\lib\jsoninit.py", line 319, in loads return _default_decoder.decode(s) File "C:\Users\thego\AppData\Local\Programs\Python\Python35\lib\json\decoder.py", line 339, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "C:\Users\thego\AppData\Local\Programs\Python\Python35\lib\json\decoder.py", line 357, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 24 column 9 (char 518) Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x0000025C5F4699E8>

I got this error when I updated the bot and ran this

enjoy2000 commented 8 years ago

I have FAQ section in readme.

Use some tool online to check your json syntax