Limnoria/plugins/Karma
Daniel Folkinshteyn b5058cc5c2 update Karma plugin and test code to use sqlite3.
This involved also updating src/conf.py to look for sqlite3 and add it to supybot.conf.databases list,
since karma uses the plugins.DB() constructor for its database, which checks the available databases list.
2010-04-18 02:10:29 -04:00
..
README.txt
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
plugin.py update Karma plugin and test code to use sqlite3. 2010-04-18 02:10:29 -04:00
test.py update Karma plugin and test code to use sqlite3. 2010-04-18 02:10:29 -04:00

README.txt

Insert a description of your plugin here, with any notes, etc. about using it.