봇

봇(소프트웨어 로봇의 약칭)이란 위키에서 단순 반복 작업을 수행하기 위해 만든 로봇입니다. 일반적으로 봇이 작동하려면 승인이 필요하며, 때때로 문서훼손자가 단기간에 위키 콘텐츠에 광범위한 손상을 입히는 데 사용합니다.
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에서 매뉴얼:봇 생성을 참조하세요.
- Pywikibot 사용하기
- 영어 위키백과 봇 정책
- Steward requests/Bot status — 봇 플래그 요청하기(활동하는 사무관 없는 위키의 경우)
- 봇 액세스 설정 — 본인 소유의 미디어위키를 운영하는 사람들을 위한 정보. Special:UserRights에서 변경할 수 있습니다.
기타 봇 관련 페이지
- 봇 정책
- Small wiki toolkits/Starter kit/Bots and Tools — 위키미디어 위키의 인기 있고 유용한 봇 목록
- 반달봇 — 악성 봇에 대처하는 요령
- 되돌리기 — "봇 되돌리기"를 사용하여 최근 바뀜의 문서 훼손 행위를 숨기는 방법
봇 개발을 위한 프레임워크와 인터페이스
목록은 mw:매뉴얼:봇 만들기#프로그래밍 언어 및 라이브러리를 참조하세요.