mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-14 14:49:21 +01:00
MoobotFactoids: fixed mistakes and added ACTION to README.
This commit is contained in:
parent
7ffe499d87
commit
9a6581130f
@ -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 <reply> Hello" And when you call @hi the bot says "Hello."
|
||||
"@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.
|
||||
|
Loading…
Reference in New Issue
Block a user