<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://marrowproductions.com/WoF/wiki/index.php?action=history&amp;feed=atom&amp;title=Help%3ABots</id>
		<title>Help:Bots - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://marrowproductions.com/WoF/wiki/index.php?action=history&amp;feed=atom&amp;title=Help%3ABots"/>
		<link rel="alternate" type="text/html" href="http://marrowproductions.com/WoF/wiki/index.php?title=Help:Bots&amp;action=history"/>
		<updated>2026-04-10T04:56:03Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.25.3</generator>

	<entry>
		<id>http://marrowproductions.com/WoF/wiki/index.php?title=Help:Bots&amp;diff=143&amp;oldid=prev</id>
		<title>Marr0w: 1 revision: Importing Help Files</title>
		<link rel="alternate" type="text/html" href="http://marrowproductions.com/WoF/wiki/index.php?title=Help:Bots&amp;diff=143&amp;oldid=prev"/>
				<updated>2012-03-05T22:13:24Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision: Importing Help Files&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;tr style='vertical-align: top;'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 22:13, 5 March 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Marr0w</name></author>	</entry>

	<entry>
		<id>http://marrowproductions.com/WoF/wiki/index.php?title=Help:Bots&amp;diff=142&amp;oldid=prev</id>
		<title>JonathanWilliford: Fixing links - Pywikipediabot page has apparently been moved to Manual namespace.</title>
		<link rel="alternate" type="text/html" href="http://marrowproductions.com/WoF/wiki/index.php?title=Help:Bots&amp;diff=142&amp;oldid=prev"/>
				<updated>2011-12-25T02:25:33Z</updated>
		
		<summary type="html">&lt;p&gt;Fixing links - Pywikipediabot page has apparently been moved to Manual namespace.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{PD Help Page}}&lt;br /&gt;
&lt;br /&gt;
A '''bot''' is a computer program that automatically retrieves or updates wiki pages when it is executed. In general, bots are used for repetitive maintenance tasks, whose volume and characteristics are too large to be performed manually by users.&lt;br /&gt;
&lt;br /&gt;
Developing and executing bots is normally outside the role of normal users, requires programming experience and must be done in coordination with the wiki's [[Help:Sysops and permissions|admins]]. &lt;br /&gt;
&lt;br /&gt;
By default, bot edits are hidden in [[Special:RecentChanges|{{ns:special}}:{{MediaWiki:Recentchanges}}]]. &lt;br /&gt;
&lt;br /&gt;
== Framework and interface for bot development ==&lt;br /&gt;
Bots do not access the wiki through the normal graphical user interface. MediaWiki has an API (Application Programming Interface) available for this purpose. An API is a protocol for standardised communication between two computer programs. Check {{mediawiki|API:Client code}} for more information.&lt;br /&gt;
&lt;br /&gt;
To access a wiki through the API a bot must have a user account, which has been granted 'bot' [[Help:Assigning permissions|permissions]].&lt;br /&gt;
&lt;br /&gt;
=== pywikipediabot ===&lt;br /&gt;
{{mediawiki|Manual:pywikipediabot}} provides a framework for the development of bots, which are commonly used to perform maintenance tasks such as adding a footer to some categorized pages ([[Pywikipediabot/add text.py|add_text.py]]), adding some [[Help:Links|wikilinks]] ({{mediawiki|Manual:pywikipediabot/replace.py|replace.py}}), moving old contents of [[Help:Talk pages|talk pages]] to [[Help:Subpages|subpages]] ({{mediawiki|Manual:pywikipediabot/archivebot.py|archivebot.py}}), editing [[Help:Categories|categories]] ({{mediawiki|Manual:pywikipediabot/category.py|category.py}}), or managing [[Help:Templates|templates]] ({{mediawiki|Manual:pywikipediabot/template.py|template.py}}).&lt;br /&gt;
&lt;br /&gt;
== The MassEditRegex extension ==&lt;br /&gt;
[[:mw:Extension:MassEditRegex|Extension:MassEditRegex]] provides an alternative way to perform mass edits using regular expressions, through a special page in the wiki. Only admins can normally use this extension.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{mediawiki|meta:Bot}}&lt;br /&gt;
&lt;br /&gt;
{{Languages}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Help|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>JonathanWilliford</name></author>	</entry>

	</feed>