From bcfdcf09cff046dc65d8073b6bc08127d12c2663 Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Tue, 26 Jul 2011 19:56:35 +0300 Subject: [PATCH] MoobotFactoids: fixed mistakes and added ACTION to README. Signed-off-by: James McCoy --- plugins/MoobotFactoids/README.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plugins/MoobotFactoids/README.txt b/plugins/MoobotFactoids/README.txt index fd36d8ad6..1ed9ff1da 100644 --- a/plugins/MoobotFactoids/README.txt +++ b/plugins/MoobotFactoids/README.txt @@ -1,8 +1,11 @@ This plugin keeps factoids in your bot. To add factoid say -"@factoids something is something" And when you call @something the bot says +"@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): -"@factoids Hi is Hello" And when you call @hi the bot says "Hello." +"@Hi is 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 tests." and everytime when someone calls for "test" the bot answers *bot tests.