Ivan-r created this task.
Ivan-r added a project: Pywikibot.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.
TASK DESCRIPTION
It seems the comment in user-config.py is not correct. Interwiki bot does not
work without explicitly specifying languages.
# The dictionary usernames should contain a username for each site where you
# have a bot account. If you have a unique username for all sites of a
# family , you can use '*'
usernames['terraria']['*'] = 'ProBot'
\Documents\pywikibot3>py pwb.py interwiki -family:terraria -lang:ru
user:ProBot
NOTE: Number of pages queued is 0, trying to add 50 more.
Retrieving 1 pages from terraria:ru.
[[ru:Участник:ProBot]]: [[ru:Участник:ProBot]] gives new interwiki
[[hu:Szerkesztő:ProBot]]
[[ru:Участник:ProBot]]: [[ru:Участник:ProBot]] gives new interwiki
[[uk:Користувач:ProBot]]
[[ru:Участник:ProBot]]: [[ru:Участник:ProBot]] gives new interwiki
[[fr:Utilisateur:ProBot]]
[[ru:Участник:ProBot]]: [[ru:Участник:ProBot]] gives new interwiki
[[es:Usuario:ProBot]]
[[ru:Участник:ProBot]]: [[ru:Участник:ProBot]] gives new interwiki
[[pt:Utilizador:ProBot]]
[[ru:Участник:ProBot]]: [[ru:Участник:ProBot]] gives new interwiki
[[pl:Użytkownik:ProBot]]
[[ru:Участник:ProBot]]: [[ru:Участник:ProBot]] gives new interwiki
[[de:Benutzer:ProBot]]
[[ru:Участник:ProBot]]: [[ru:Участник:ProBot]] gives new interwiki
[[en:User:ProBot]]
[[ru:Участник:ProBot]]: [[ru:Участник:ProBot]] gives new interwiki
[[zh:User:ProBot]]
[[ru:Участник:ProBot]]: [[ru:Участник:ProBot]] gives new interwiki
[[ko:사용자:ProBot]]
Retrieving 1 pages from terraria:hu.
Retrieving 1 pages from terraria:uk.
Retrieving 1 pages from terraria:fr.
Retrieving 1 pages from terraria:es.
Retrieving 1 pages from terraria:pt.
Retrieving 1 pages from terraria:pl.
Retrieving 1 pages from terraria:de.
Retrieving 1 pages from terraria:en.
Retrieving 1 pages from terraria:zh.
Retrieving 1 pages from terraria:ko.
======Post-processing [[ru:Участник:ProBot]]======
WARNING: username for terraria:hu is not given in your user-config.py
WARNING: username for terraria:uk is not given in your user-config.py
WARNING: username for terraria:fr is not given in your user-config.py
WARNING: username for terraria:es is not given in your user-config.py
WARNING: username for terraria:pt is not given in your user-config.py
WARNING: username for terraria:pl is not given in your user-config.py
WARNING: username for terraria:de is not given in your user-config.py
WARNING: username for terraria:en is not given in your user-config.py
WARNING: username for terraria:zh is not given in your user-config.py
WARNING: username for terraria:ko is not given in your user-config.py
WARNING: username for terraria:ru is not given in your user-config.py
Script terminated successfully.
TASK DETAIL
https://phabricator.wikimedia.org/T430362
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]