Skip to content
This repository was archived by the owner on Oct 24, 2018. It is now read-only.
This repository was archived by the owner on Oct 24, 2018. It is now read-only.

Error starting bot #2

@Auroric

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions