Hi,<br><br>I keep getting &quot;NOTE: You have new messages on wikipedia:hu&quot;.<br>I wrote a script which I thought to solve the problem with reading the bot&#39;s talk page:<br><br><span style="font-family: courier new,monospace;">import wikipedia as pywikibot</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">site=pywikibot.getSite()</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">page=pywikibot.Page(site, &#39;user talk:BinBott&#39;)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">print page.get(get_redirect=True)</span><br style="font-family: courier new,monospace;" clear="all"><br>No result, the message continues to appear. My bot&#39;s talk page is redirected to my own talk page, as it is at the majority of bot owners. I don&#39;t need such messages. How can I switch it off? Is there a switch in the config?<br>
<br>-- <br>Bináris<br>