Skip to content

Problem to run bot.py #10

@andremacola

Description

@andremacola

013-11-23 02:02:31.340749 II bot.py:145: Program started
Traceback (most recent call last):
File "bot.py", line 146, in
b = Bot(cfg["wa_phone"], cfg["wa_password"], contacts, cfg["irc_server_name"], int(cfg["irc_server_port"]), cfg["bot_owner_nick"], cfg["log_file"])
File "bot.py", line 39, in init
irc_nick = contacts[wa_phone]
KeyError: u'5598XXXXXXXX'

How to solve this problem? I tried everything on config file.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions