Bot

Sebuah bot (kependekan dari robot perangkat lunak) adalah robot yang dirancang untuk melakukan tugas-tugas repetitif tertentu pada wiki. Bot biasanya memerlukan izin tertentu untuk beroperasi, dan kadang-kadang digunakan oleh vandal untuk merusak konten wiki dalam jangka waktu yang singkat.
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 “Bot” 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 “Bot global” 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.
Menjalankan bot Anda sendiri
Lihat Manual:Membuat bot di MediaWiki.org untuk petunjuk selengkapnya.
- Menggunakan Pywikibot
- Kebijakan bot Wikipedia bahasa Inggris
- Steward requests/Bot status — untuk mengajukan permohonan supaya akun ditandai dengan penanda bot (untuk wiki tanpa birokrat aktif)
- Akses peraturan bot — informasi untuk orang-orang yang menjalankan instalasi MediaWiki mereka sendiri. Dapat diubah pada Special:UserRights
- wikitech:Help:Toolforge/Developing successful tools — praktek-praktek terbaik untuk semua pemilik bot
Macam-macam halaman bot
- Kebijakan bot
- Small wiki toolkits/Starter kit/Bots and Tools — daftar bot yang relevan dan sering digunakan untuk halaman wiki di Wikimedia
- Vandalbot — petunjuk dalam menghadapi bot yang melakukan pelanggaran
- Rollback — meliputi langkah-langkah untuk menggunakan "bot rollback" untuk menyembunyikan vandalisme dari perubahan terbaru
Kerangka kerja dan antarmuka pengembangan bot
Lihat mw:Manual:Membuat bot#Bahasa pemrograman dan pustaka untuk daftarnya.