forked from MediaWiki-Bot/MediaWiki-Bot
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mike.lifeguard edited this page Aug 14, 2011
·
3 revisions
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.
- More documentation on the CPAN
- Visit
#perlwikipedia
on irc.freenode.net - Email
[email protected]
If you want to contribute, feel free to get started!