Skip to content
This repository was archived by the owner on Apr 7, 2019. It is now read-only.
This repository was archived by the owner on Apr 7, 2019. It is now read-only.

Bot not starting #38

@ghost

Description

/home/vHackXTBot# ./main.py
Traceback (most recent call last):
File "./main.py", line 146, in
r = run()
File "./main.py", line 43, in init
self.b = Botnet(self.player)
File "/home/vHackXTBot/botnet.py", line 21, in init
self._initbot()
File "/home/vHackXTBot/botnet.py", line 34, in _initbot
bot = Bot(i['bID'], i['bLVL'], i['bPRICE'], self.username, self.password, self.uhash)
KeyError: 'bID'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions