You may also set in the user-config.py some lines about put_throttle, minthrottle and maxthrottle like the ones on config.py. :) for example, adding
minthrottle = 0 put_throttle = 0
your bot will not stop as a default (except for maxlag https://www.mediawiki.org/wiki/Maxlag ). Please be absolutely aware that obviously many wikis (and also servers) may not be tolerant with this behaviour! :)
2012/3/1 info@gno.de:
Betreff: [Pywikipedia-l] Setting sleep time by family
I have a local wiki on my computer, Pywikibot naturally supplied. :-) I want to tell the bot not to sleep when it is time to work. I will sleep in the night and that's what I expect the bot to do. How can I tell the bot in config that for 'local' family it should *never*sleep and wait and throttle and lag?
-- BinĂ¡ris
use the -putthrottle option with your command line like -pt:0
Regards xqt
Pywikipedia-l mailing list Pywikipedia-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l