<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://aidalinux.ru/wiki/index.php?action=history&amp;feed=atom&amp;title=%D0%A1%D0%BF%D1%80%D0%B0%D0%B2%D0%BA%D0%B0%3ABots</id>
	<title>Справка:Bots - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://aidalinux.ru/wiki/index.php?action=history&amp;feed=atom&amp;title=%D0%A1%D0%BF%D1%80%D0%B0%D0%B2%D0%BA%D0%B0%3ABots"/>
	<link rel="alternate" type="text/html" href="https://aidalinux.ru/wiki/index.php?title=%D0%A1%D0%BF%D1%80%D0%B0%D0%B2%D0%BA%D0%B0:Bots&amp;action=history"/>
	<updated>2026-04-21T07:14:35Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://aidalinux.ru/wiki/index.php?title=%D0%A1%D0%BF%D1%80%D0%B0%D0%B2%D0%BA%D0%B0:Bots&amp;diff=373&amp;oldid=prev</id>
		<title>Langator: Новая страница: «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,...»</title>
		<link rel="alternate" type="text/html" href="https://aidalinux.ru/wiki/index.php?title=%D0%A1%D0%BF%D1%80%D0%B0%D0%B2%D0%BA%D0%B0:Bots&amp;diff=373&amp;oldid=prev"/>
		<updated>2011-12-24T15:18:21Z</updated>

		<summary type="html">&lt;p&gt;Новая страница: «A &amp;#039;&amp;#039;&amp;#039;bot&amp;#039;&amp;#039;&amp;#039; is a computer program that automatically retrieves or updates wiki pages when it is executed. In general, bots are used for repetitive maintenance tasks,...»&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&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 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 [[mw:API:Client code|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' permissions.&lt;br /&gt;
&lt;br /&gt;
=== pywikipediabot ===&lt;br /&gt;
[[metawikipedia:pywikipediabot|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 ([[mw:pywikipediabot/add_text.py|add_text.py]]), adding some [[Help:Links|wikilinks]] ([[metawikipedia:pywikipediabot/replace.py|replace.py]]), moving old contents of [[Help:Talk pages|talk pages]] to [[Help:Subpages|subpages]] ([[metawikipedia:pywikipediabot/archivebot.py|archivebot.py]]), editing [[Help:Categories|categories]] ([[metawikipedia:pywikipediabot/category.py|category.py]]), or managing [[Help:Templates|templates]] ([[metawikipedia:pywikipediabot/template.py|template.py]]).&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[metawikipedia:Bot|Bot]] on meta.wikimedia.org&lt;br /&gt;
&lt;br /&gt;
[[Category:Help]]&lt;/div&gt;</summary>
		<author><name>Langator</name></author>
	</entry>
</feed>