Switch to v3.4 branch

This commit is contained in:
nemunaire 2014-08-13 15:53:55 +02:00
commit 94a9a9a30b
50 changed files with 26 additions and 1666 deletions

View file

@ -10,7 +10,7 @@ import urllib
from hooks import Hook, hook
from tools import web
nemubotversion = 3.3
nemubotversion = 3.4
def load(context):
if not CONF or not CONF.hasNode("whoisxmlapi") or not CONF.getNode("whoisxmlapi").hasAttribute("username") or not CONF.getNode("whoisxmlapi").hasAttribute("password"):