User:AnomieBOT/source/tasks/WikiProjectWorker.pm: Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
Updating published sources: WikiProjectWorker: * Start run for WikiProject California. AnomieBOT::API: * Extra warnings for login failures * Detect "invalid title" as a possible reason for not getting an edit token.
AnomieBOT (talk | contribs)
Updating published sources: WikiProjectWorker: * Add a log message for when the bot thinks it's done, so I can easily check the log to determine that.
Line 396:
 
# No more pages to check, try again in 10 minutes or so in case of errors.
$api->log("WikiProjectWorker may be DONE!");
return 600;
}