Limnoria/plugins/MoobotFactoids
Valentin Lorentz 139cb39ec5 MoobotFactoids: Fix tests with fastest computers. 2013-01-05 21:12:16 +01:00
..
locales Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
README.txt MoobotFactoids: fixed mistakes and added ACTION to README. 2011-07-26 19:56:35 +03:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Internationalized MoobotFactoids, News, and NickCapture 2010-10-17 16:59:21 +02:00
messages.pot Update all plugin .pot files. 2012-03-11 21:06:19 +00:00
plugin.py MoobotFactoids: Add count of recent/top factoids (removed while internationalizing). 2013-01-05 19:13:37 +01:00
test.py MoobotFactoids: Fix tests with fastest computers. 2013-01-05 21:12:16 +01:00

README.txt

This plugin keeps factoids in your bot.

To add factoid say
"@something is something" And when you call @something the bot says 
"something is something".

If you want factoid to be in different format say (for example):
"@Hi is <reply> Hello" And when you call @hi the bot says "Hello."

If you want the bot to use /mes with Factoids, that is possible too.
"@test is <action> tests." and everytime when someone calls for "test" the bot answers *bot tests.