Class WikiBot
In: wikibot.rb
Parent: Object

ボットの実装です。 設定ファイル config.xml に記述された内容にしたがって動作します。

Methods

Public Class methods

Public Instance methods

Login

This is the method that will allow the bot to log in to the wiki. Its not always necessary, but bots need to log in to save changes or retrieve watchlists.

No variables are accepted and the username/password are stored in config.xml.

Logout

[Validate]