Limnoria/plugins/MoobotFactoids
Valentin Lorentz 0ec578eec4 Merge branch 'testing' of github.com:ProgVal/Limnoria into testing 2011-08-06 18:58:17 +02:00
..
locale Merge branch 'testing' of github.com:ProgVal/Limnoria into testing 2011-08-06 18:58:17 +02:00
README.txt MoobotFactoids: fixed mistakes and added ACTION to README. 2011-07-26 19:56:35 +03:00
__init__.py
config.py
messages.pot
plugin.py MoobotFactoids: fixed issue #110 at ProgVal/Limnoria. 2011-07-24 20:39:36 +03:00
test.py

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.