I think you need to be explicit, to tell it to write to gl , but not write to other wikis:
usernames ['wiktionary']['*'] = u'MABot' usernames ['wiktionary']['gl'] = u'MABot' On Tue, Aug 16, 2016 at 7:50 PM, MarcoAurelio <[email protected]> wrote: > Hi Merlijn, > > Yes, I think so: usernames ['wiktionary']['*'] = u'MABot' > Authentication is being done with OAuth. > > Best regards, M. > > > El martes, 16 de agosto de 2016, Merlijn van Deen (valhallasw) > <[email protected]> escribió: >> >> Hi MarcoAurelio, >> >> Interwiki.py only writes to wikis that are specified in your >> user-config.py. Do you have an account for gl.wiktionary.org configured >> there? >> >> Merlijn >> >> On 16 August 2016 at 02:21, MarcoAurelio <[email protected]> wrote: >>> >>> Hello, >>> >>> Please see <https://phabricator.wikimedia.org/P3836> >>> >>> I can't make the bot to update the interwiki links to that page. Maybe >>> it's a trivial thing I'm not being aware of, but I can't find what to >>> do more. >>> >>> Best regards, >>> M. >>> >>> _______________________________________________ >>> pywikibot mailing list >>> [email protected] >>> https://lists.wikimedia.org/mailman/listinfo/pywikibot >> >> > > > -- > M. A. > > _______________________________________________ > pywikibot mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/pywikibot > -- John Vandenberg _______________________________________________ pywikibot mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot
