descriptionA Supybot plugin to access miniqdb's API
homepage URLhttp://code.google.com/p/miniqdb/
ownerianweller@gmail.com
last changeWed, 2 Jul 2008 16:41:36 +0000 (2 11:41 -0500)
content tags
add:
README.txt
miniqdb-supybot - A Supybot plugin to access miniqdb's API
Copyright (C) 2008  Ian Weller <ianweller@gmail.com>
 
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
 
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
 
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

====================

Rename this folder to 'Miniqdb' and move it to your plugins directory.
Then tell your bot to 'load Miniqdb'.

Before you're able to use the plugin for a specific channel, you have to set
the miniqdbRoot configuration option for this plugin. If you use basic
authentication, you need to set auth.username and auth.password. That is all.

For more information on miniqdb, visit
  http://miniqdb.googlecode.com/
shortlog
2008-07-02 Ian Wellerfixed help on quote()master
2008-05-29 Ian Wellerchanged the name of the program and tagline to match... 1.0b2
2008-05-29 Ian Wellerremoved test.py, basically useless, no test planned...
2008-04-06 Ian Wellerfixed id issue
2008-04-06 Ian Welleradded random to supybot plugin
2008-03-31 Ian Wellerit was found to be annoying that it would reply with... 1.0b1
2008-03-30 Ian Wellercomma shouldn't be added to end of url, i guess
2008-03-30 Ian Wellerchanged slogan in supybot plugin files
2008-03-30 Ian Wellermore user friendly readme file
2008-03-30 Ian Wellerchecking in Miniqdb supybot plugin
tags
15 years ago 1.0b2 Releasing 1.0b2. New feature: random.
15 years ago 1.0b1 tagging 1.0b1.
heads
15 years ago master