Montanaaws

Results 2 issues of Montanaaws

 python3 -m bot Traceback (most recent call last): File "/usr/lib/python3.8/runpy.py", line 185, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) File "/usr/lib/python3.8/runpy.py", line 144, in _get_module_details return _get_module_details(pkg_main_name, error)...

 python bot.py Traceback (most recent call last): File "bot.py", line 8, in for message in client.iter_messages(BOT_SETTING.SRC_CHAT_ID, reverse=True): File "/opt/virtualenvs/python3/lib/python3.8/site-packages/telethon/requestiter.py", line 87, in __next__ return self.client.loop.run_until_complete(self.__anext__()) File "/usr/lib/python3.8/asyncio/base_events.py", line 616,...