Contents

class mediawiki-bot

Super classes

Public members

(login user pass)

logs in on the mediawiki with username 'user' and password 'pass'. It can still be necessary to authenticate to the server itself.

returns #t, if logged in, #f otherwise.

(page pagename)

Reads a page, and returns it's text contents, or #f, if the page does not exist.

(page! pagename text)

Puts a page.