This is a supybot plugin that watches recent change list of MediaWiki instance and announces them to a channel(s).
Copy (or symlink) the git repository to your bot's plugin/ directory and rename it to MediaWikiRecentChanges. Load it and set the 'apiUrl', 'pageUrl' and 'announce' parameters - see the configuration documentation for details (config help command).
- Only one wiki instance can be watched. I was too lazy to properly implement possibility of M channels watching N wikis.