Jump to content

Help:ربات‌ها

From mediawiki.org
Revision as of 12:27, 3 April 2013 by جواد (talk | contribs)

ربات یک برنامۀ کامپیوتری است که صفحات ویکی را به صورت خودکار به‌روزرسانی و بازبینی می‌کند.

به صورت معمول، ویرایش‌های ربات در Special:Recent changes پنهان هستند.

چارچوب‌ها و رابط‌های کاربری

pywikipediabot

بسیاری از ربات‌های ویکی‌پدیا با استفاده از کدهای Pywikipediabot ساخته می‌شوند. این کدها مبتنی بر زبان برنامه‌نویسی پایتون است. (add_text.py), adding some wikilinks (replace.py), moving old contents of talk pages to subpages (archivebot.py), editing categories (category.py), or managing templates (template.py).

wiki-java

wiki-java is a lightweight Java framework for bot/application development and can be used to perform various tasks, such as uploading files, adding text to articles, parsing templates, basic I/O, etc. The library also comes with simple, but powerful standalone bot methods that can be readily utilized by a programmer.

Extension alternatives

  • Extension:MassEditRegex provides an alternative way to perform mass edits using regular expressions, through a special page in the wiki. Only admins can normally use this extension.

جستارهای وابسته