Bot

Bot, bir vikide belirli tekrarlanan görevleri gerçekleştirmek için kullanılan otomatik bir yazılım programıdır. Botlar tipik olarak işletilmek için onay gerektirir ve bazen vandallar tarafından kısa bir sürede bir vikinin içeriğine büyük zarar vermek için kullanılır.
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 “Botlar” 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 “Küresel botlar” 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 applied to 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.
Kendi botunu çalıştırmak
Detaylı talimatlar için Manual:Creating a bot on MediaWiki.org sayfasına bakınız.
- Pywikibot kullanımı
- Türkçe Vikipedi bot politikası
- Steward requests/Bot status — bir hesabın bot isteği işaretlenmesini istemek için (aktif bürokrat olmayan vikiler için)
- Bot erişimini ayarlama — kendi MediaWiki kurulumunu çalıştıran kişiler için bilgiler. Special:UserRights sayfasında değiştirilebilir
- wikitech:Help:Toolforge/Developing successful tools — tüm bot sahipleri için en iyi uygulamalar
Çeşitli bot sayfaları
- Bot politikası
- Small wiki toolkits/Starter kit/Bots and Tools - Wikimedia projelerindeki bilinen ve kullanışlı botların listesi
- Vandalbot – kötü niyetli botlarla başa çıkma konusunda tavsiyeler
- Geri alıcı — son değişikliklerdeki vandalizmi gizlemek için "bot geri almayı" kullanmaya ilişkin talimatları içerir
Bot geliştirme için çerçeveler ve arayüzler
Listeler için mw:Manual:Creating a bot#Programming languages and libraries sayfasına bakın.