Mpaa added a comment.
The "" here is causing the issue (bot.p, line 700-704):
elif arg == '-debug': if moduleName not in config.log: config.log.append(moduleName) if "" not in config.debug_log: config.debug_log.append("")
If you call, e.g. with -debug:bot, no error is reported.
I wasn't able to connect this with the traceback above. Maybe the traceback
TASK DETAIL https://phabricator.wikimedia.org/T85500
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Mpaa Cc: Aklapper, XZise, Liuxinyu970226, Mpaa, jayvdb, pywikipedia-bugs