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
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