User:Bongolium500/bot: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
m (Bot: Automated text replacement (-[[T:SPELL +[[test))
Tag: Reverted
(Undo revision 3483610 by Botgo50 (talk))
Tag: Undo
Line 8: Line 8:
|Always run in manual
|Always run in manual
|-
|-
|Enforce [[test]]
|Enforce [[T:SPELL]]
|<pre>python pwb.py replace -fix:spelling -start:":____"</pre>
|<pre>python pwb.py replace -fix:spelling -start:":____"</pre>
|Continue from <tt>2060s</tt>
|Continue from <tt>2060s</tt>

Revision as of 20:44, 18 April 2023

Regular runs

Purpose Command Progress Notes
Fix wikitext errors
python pwb.py replace -fix:syntax -start:":____"
Done 16:28, 18 April 2023 (UTC) Always run in manual
Enforce T:SPELL
python pwb.py replace -fix:spelling -start:":____"
Continue from 2060s Always run in manual
Check for dead links
python pwb.py weblinkchecker -xml:"tardis_pages.xml" -ns:0 -xmlstart:":____" 
Continue from Angus Lennie Runs in background
Fix ISBN formatting errors
python pwb.py replace -fix:isbn -start:":____"
Done 16:28, 18 April 2023 (UTC) Probably safe to run automatically