User:ValBot: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(the future is now)
m (link fix)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
A [[OniGalore:Bots|bot]] used for various wiki maintenance tasks, alongside [[Validate External Links|ValExtLinks]]. ValBot runs on the [[mw:Manual:Pywikibot|Pywikibot framework]] and is currently managed by [[User:Iritscen|Iritscen]].
A [[OniGalore:Bots|wiki bot]] used for various maintenance tasks, alongside [[Validate External Links|ValExtLinks]] which checks external links. ValBot runs on the [[mw:Manual:Pywikibot|Pywikibot framework]] and is currently managed by [[User:Iritscen|Iritscen]].


==Capabilities==
==Capabilities==
ValBot can perform these tasks. Scripts and instructions for running these tasks can be found [http://websvn.illy.bz/listing.php?repname=Oni2&path=%2FValBot%2F HERE].
ValBot can perform analysis and mass-editing tasks such as the ones listed below. Scripts and instructions for running these tasks can be found [https://websvn.illy.bz/listing.php?repname=Oni2&path=%2FValBot%2F HERE].
*Upgrading external <nowiki>http://</nowiki> links to <nowiki>https://</nowiki> links.
*Running through a list of problematic links and upgrading them from <nowiki>http://</nowiki> to <nowiki>https://</nowiki> or adding an ending slash, etc.
*Adding ending slashes to external links when the server requests this.
*"Renaming" a category by moving all the images to a new category.
*Renaming categories.
*Batch-uploading of images.
*Finding externally-hosted images.
*Finding externally-hosted images.
*Testing interwiki links, including section links.
*Testing [[Help:Editing#Interwiki links|interwiki links]], including section links (interwiki links cannot be seen by ValExtLinks).
*Testing section links found in intrawiki links.
*Testing section links found in [[Help:Editing#Intrawiki links|intrawiki links]] (MediaWiki cannot recognize bad section links).


[[Category:Userspace]]
[[Category:Userspace]]

Latest revision as of 17:33, 3 December 2023

A wiki bot used for various maintenance tasks, alongside ValExtLinks which checks external links. ValBot runs on the Pywikibot framework and is currently managed by Iritscen.

Capabilities

ValBot can perform analysis and mass-editing tasks such as the ones listed below. Scripts and instructions for running these tasks can be found HERE.

  • Running through a list of problematic links and upgrading them from http:// to https:// or adding an ending slash, etc.
  • "Renaming" a category by moving all the images to a new category.
  • Batch-uploading of images.
  • Finding externally-hosted images.
  • Testing interwiki links, including section links (interwiki links cannot be seen by ValExtLinks).
  • Testing section links found in intrawiki links (MediaWiki cannot recognize bad section links).