Have you tried logging in to wikipedia:hu by hand? Do you get the orange 'You have new messages' bar?
On 26 February 2011 15:25, Bináris <[email protected]> wrote: > Hi, > > I keep getting "NOTE: You have new messages on wikipedia:hu". > I wrote a script which I thought to solve the problem with reading the > bot's talk page: > > import wikipedia as pywikibot > site=pywikibot.getSite() > page=pywikibot.Page(site, 'user talk:BinBott') > print page.get(get_redirect=True) > > No result, the message continues to appear. My bot's talk page is > redirected to my own talk page, as it is at the majority of bot owners. I > don't need such messages. How can I switch it off? Is there a switch in the > config? > > -- > Bináris > > _______________________________________________ > Pywikipedia-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l > >
_______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
