Limnoria/plugins/MoobotFactoids
Valentin Lorentz 4fe74ed397 Merge branch 'aka-sqlite3' into speed-up-2to3 2014-02-02 22:15:43 +01:00
..
locales All plugins: Update .pot files and rename Supybot-fr to Limnora in French translation files. 2014-01-21 16:48:13 +01:00
README.txt MoobotFactoids: fixed mistakes and added ACTION to README. 2012-09-04 22:50:44 -04: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 ChannelStats & MessageParser & PluginDownloader & RSS & User: Update l10n-fr. 2014-01-22 08:02:03 +01:00
plugin.py Continue accelerating the 2to3 step (remove fix_map). 2014-01-21 10:57:38 +01:00
test.py Use non-sexist language in strings and comments. 2013-03-08 20:34:31 +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.