Home Page

The Java Wiki Bot Framework is a library to maintain Wikis like Wikipedia based on MediaWiki. The library provides methods to connect, modify and read collections of articles, to help you to created your own wiki bot. It supports the MediaWiki API since the 1.2.x relase of JWBF(1.x.x).

The project target is similar to the Python Wikipedia Robot Framework or DotNetWikiBot Framework and others.

Bugs and Features

Create an issues if you found a bug or request a feature. You can also try the sourceforge tracker system

Patches

If you are fit with the JWBF code and have a patch for e.g. new API functions or bugfixes which are actual not in the master, fork the project at github.

GIT Access

git clone git@github.com:eldur/jwbf.git
git clone git://git.code.sf.net/p/jwbf/code jwbf

For more information see the project page.

SNAPSHOTS and releases