Not entirely necessary there, removed the plugin-wide check for sqlite.

This commit is contained in:
Jeremy Fincher 2004-09-29 18:55:13 +00:00
parent a75857ee3b
commit 491ebdaf53
1 changed files with 0 additions and 7 deletions

View File

@ -51,13 +51,6 @@ import supybot.privmsgs as privmsgs
import supybot.registry as registry
import supybot.callbacks as callbacks
try:
import sqlite
except ImportError:
raise callbacks.Error, 'You need to have PySQLite installed to use this ' \
'plugin. Download it at <http://pysqlite.sf.net/>'
conf.registerPlugin('Karma')
conf.registerChannelValue(conf.supybot.plugins.Karma, 'simpleOutput',
registry.Boolean(False, """Determines whether the bot will output shorter