WikiBot
The irc bot that currently has nick basebot. The functionality is implemented as a plugin for supybot and it uses MediaWiki's API for obtaining the changes.
Operation
- It checks every 5 minutes, this interval should probably be increased.
- Only changes in main namespace are reported (configurable).
- Changes marked as minor are not reported (configurable).
- User creation is not reported.
Source
The source code can be obtained from github.
Problem? Bug? Suggestion?
Contact User:b42 or complain on #base48.
Links
- supybot handbook
- limnoria, active supybot fork
- gribble, another supybot fork which is not dead
- supybot resources on gribble wiki, contains partial documentation of the supybot plugin API