ربات

!| یک ربات برای انجام کارهای تکراری که توسط انسان انجام آن سخت است طراحی شده. معمولا رباتها بهنوعی اجازه برای کار در ویکیهای مختلف نیاز دارند و گاهی اوقات ممکن است توسط ویرایشگران منفینگر (همانند خرابکاران) که منجر به آسیبزدن به محتوای ویکی میشود، مورد استفاده قرار گیرد.
Local and global bots
On Wikimedia wikis, most bots are active on just one or a few wikis, and are subject to the approval of that wiki's community (see local bot policy). Approved bots are added to the local “رباتها” user group. The list of all accounts which are bots on any particular wiki is shown at Special:ListUsers/bot.
Bots which can operate on every Wikimedia wiki may be approved as global bots (see global bot policy). Bots approved this way are added to the “رباتهای سراسری” global user group. The list of them is shown at Special:GlobalUsers/global-bot.
Local and global bots alike are granted the “bot” user right (this is sometimes called a “bot flag”), which permits them higher rate limits for MediaWiki actions such as editing pages, and allows their edits to not show up in recent changes by default.
Additionally, they are both exempt from some rate limits used to slow down web scrapers running against Wikimedia sites (see Wikimedia robot policy). As these exemptions can only be applied to global groups, a “Local bots” global group exists, which is automatically synchronized with the local bot groups on every wiki.
ربات خود را بهراه بیندازید
See Manual:Creating a bot on mediawiki.org for full instructions.
- Using Pywikibot
- English Wikipedia bot policy
- Steward requests/Bot status — to request an account be marked with a bot flag (for wikis without any active bureaucrat)
- Setting bot access — information for people running their own MediaWiki installation. Can be changed at Special:UserRights
- wikitech:Help:Toolforge/Developing successful tools — best practices for all bot-owners
رباتهای گوناگون صفحهها
- Bot policy
- Small wiki toolkits/Starter kit/Bots and Tools — list of popular and useful bots on Wikimedia wikis
- Vandalbot — advice on dealing with malicious bots
- Rollback — includes instructions for using "bot rollback" to hide vandalism from recent changes
چهارچوبها و رابطهای بوسیله توسعه ربات
See mw:Manual:Creating a bot#Programming languages and libraries for lists.