WikiBot: Difference between revisions
imported>B42 (Changed location of the source.) |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
The irc bot that currently has nick '' | The irc bot that currently has nick ''basebot''. The functionality is implemented as a plugin for [http://sourceforge.net/projects/supybot/ supybot] and it uses MediaWiki's [http://wiki.base48.cz/api.php API] for obtaining the changes. | ||
== Source == | == Source == | ||
Line 11: | Line 5: | ||
== Problem? Bug? Suggestion? == | == Problem? Bug? Suggestion? == | ||
Contact [[User:b42]] | Contact [[User:b42]] or complain on #base48. | ||
== Links == | == Links == |
Latest revision as of 19:06, 21 March 2024
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.
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