Limnoria/plugins/Factoids
Daniel Folkinshteyn 58886bd1f2 mod factoids plugin to use a separate key-value relationship table
this avoids duplication, and allows one to set a bunch of aliases for a factoid, without creating duplicates of the same fact content.
2010-04-02 00:08:49 -04: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 mod factoids plugin to use a separate key-value relationship table 2010-04-02 00:08:49 -04:00
README.txt Factoids should be under plugins/ 2005-04-17 21:01:12 +00:00
test.py make 'factoids info' include usage count in output. add test for same. 2010-04-01 00:51:25 -04:00

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