Skip to content

Problem to run bot.py #10

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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