Exaphis / HackQ-Trivia

Yet another HQ Trivia bot. Automatically scrapes HQ Trivia questions without OCR and answers them.
MIT License
89 stars 54 forks source link

Not working #105

Closed SimronJ closed 6 years ago

SimronJ commented 6 years ago

Following error is showing to me whenever I run the bot.

Traceback (most recent call last): File ".\hq_main.py", line 47, in <module> if "broadcast" not in response_data or response_data["broadcast"] is None: TypeError: argument of type 'NoneType' is not iterable

SimronJ commented 6 years ago

It working I apparently put space in bearer token.