You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IndexError: list index out of range
Traceback (most recent call last):
File "/home/risa/.local/lib/python3.11/site-packages/telepot/init.py", line 1158, in collector
callback(item)
File "/home/risa/trsh/./controller.py", line 30, in handle
host = str(args[1])
~~~~^^^
IndexError: list index out of range
^CTraceback (most recent call last):
File "/home/risa/trsh/./controller.py", line 77, in
time.sleep(10)
KeyboardInterrupt
The text was updated successfully, but these errors were encountered:
python 3.11
IndexError: list index out of range
Traceback (most recent call last):
File "/home/risa/.local/lib/python3.11/site-packages/telepot/init.py", line 1158, in collector
callback(item)
File "/home/risa/trsh/./controller.py", line 30, in handle
host = str(args[1])
~~~~^^^
IndexError: list index out of range
^CTraceback (most recent call last):
File "/home/risa/trsh/./controller.py", line 77, in
time.sleep(10)
KeyboardInterrupt
The text was updated successfully, but these errors were encountered: