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  <[email protected]>:
> 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
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l

_______________________________________________
Pywikipedia-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l

Reply via email to