Limnoria/plugins/MoobotFactoids
Ken Spencer 76c73a57b9 Use a prefix-less help string, don't assume a '@' prefix (#1309)
* Use a prefix-less help string, don't assume a '@' prefix

* Nickometer: follow through on plugin.py with ` -> '
2017-10-25 21:19:37 +02:00
..
locales Use a prefix-less help string, don't assume a '@' prefix (#1309) 2017-10-25 21:19:37 +02:00
README.md MoobotFactoids: fix quoting in README.md. 2014-06-08 16:59:42 +02:00
__init__.py Remove need for 2to3. 2015-08-11 16:50:23 +02:00
config.py Fix neutral pronouns. 2014-04-11 21:56:42 +00:00
messages.pot Squashed commit of the following: 2014-12-20 14:37:27 +01:00
plugin.py Remove need for 2to3. 2015-08-11 16:50:23 +02:00
test.py Language. 2015-08-29 21:46:47 +02:00

README.md

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.