[Pywikipedia-l] Annoying messages

Bináris wikiposta at gmail.com
Sat Feb 26 14:25:24 UTC 2011


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wikimedia.org/pipermail/pywikipedia-l/attachments/20110226/689b9dfb/attachment.htm 


More information about the Pywikipedia-l mailing list