-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels