ボット

ボット(bot、ソフトフェアロボットの短縮形)とは、ウィキ上で特定の単純作業を大量に行うよう設計された自動化プログラムのことです。通常、ボットを使うには承認を受ける必要があります。時には荒らしに悪用されて特定のウィキの内容に短時間に広範な被害を及ぼすこともあります。
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 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.
ボットの作り方、使い方
完全な案内はMediaWiki.org上のManual:ボットを作成する を参照してください。
- Pywikibotの使い方
- 日本語版ウィキペディアのボット方針
- Steward requests/Bot status — ボットフラグを付けてもらう依頼ページ(ビューロクラットのいないウィキ専用)
- ボットのアクセスを設定 — MediaWikiの独自のインストールを実行する人々を対象とする情報。利用者権限で変更できます。
- wikitech:Help:Toolforge/Developing successful tools — すべてのボット保有者のためのベストプラクティス
その他、ボットに関するページ
- ボットの方針
- Small wiki toolkits/Starter kit/Bots and Tools — ウィキメディアウィキで人気があり有用なボットの一覧
- Vandalbot — 荒らしボットに対処する方法
- Help:Administrators#Rollback / ja:Wikipedia:管理者#荒らし行為の巻き戻し — 管理者機能「ボット差し戻し」の使い方(目障りな荒らし行為が最近更新したページに表示されないようにする)
ボット開発用のソフトウェアライブラリ
mw:Manual:Creating a bot#Programming languages and librariesのリストを参照にしてください。