Limnoria/plugins/Factoids
Daniel Folkinshteyn 5d9273cd5a add damerau-levenshtein distance to supybot.utils.seq
use it in factoids invalid command to match possible typos
write tests for same.
2010-04-07 12:33:28 -04:00
..
README.txt Factoids should be under plugins/ 2005-04-17 21:01:12 +00:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py don't give up too easily with invalid command, instead search factoid keys with wildcard first. 2010-03-23 16:44:33 -04:00
plugin.py add damerau-levenshtein distance to supybot.utils.seq 2010-04-07 12:33:28 -04:00
test.py add damerau-levenshtein distance to supybot.utils.seq 2010-04-07 12:33:28 -04:00

README.txt

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