Skip to content
Mike.lifeguard edited this page Aug 14, 2011 · 3 revisions

MediaWiki::Bot

MediaWiki::Bot is an open-source project which aims to create a complete framework for rapidly creating and deploying computer programs which can perform common repetitive tasks on MediaWiki wikis. These clients are typically called 'bots' - hence the project name. You can install MediaWiki::Bot with the standard CPAN toolchain.

To get started, make sure you know where api.php is, then learn how to create a new bot. Once you're logged in, you can get started on standard tasks like:

There's also an illustrative code example to get you started.

Support options

If you want to contribute, feel free to get started!