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
{{ message }}
This repository has been archived by the owner on Oct 24, 2018. It is now read-only.
Traceback (most recent call last):
File "launch.py", line 8, in <module>
opt_start(bot_type, int(ind))
File "launcher.py", line 33, in launcher.opt_start
TypeError: 'int' object is not subscriptable
Traceback (most recent call last):
File "launch.py", line 8, in <module>
opt_start(bot_type, int(ind))
File "launcher.py", line 30, in launcher.opt_start
TypeError: 'int' object is not subscriptable
Ignoring exception in on_ready
Traceback (most recent call last):
File "C:\Users\aaron\AppData\Local\Programs\Python\Python36-32\lib\site-packages\discord\client.py", line 224, in _run_event
yield from coro(*args, **kwargs)
TypeError: 'coroutine' object is not iterable
Ignoring exception in on_ready
Traceback (most recent call last):
File "C:\Users\aaron\AppData\Local\Programs\Python\Python36-32\lib\site-packages\discord\client.py", line 224, in _run_event
yield from coro(*args, **kwargs)
TypeError: 'coroutine' object is not iterable
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: