Limnoria/plugins/MoobotFactoids
Valentin Lorentz 8ad16701ce MoobotFactoids: Fix Python 3.2 support. 2015-08-10 19:02:50 +02:00
..
locales Squashed commit of the following: 2014-12-20 14:37:27 +01:00
README.md MoobotFactoids: fix quoting in README.md. 2014-06-08 16:59:42 +02:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00: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 fix_import, fix_types, and fix_urllib. 2015-08-10 17:55:25 +02:00
test.py MoobotFactoids: Fix Python 3.2 support. 2015-08-10 19:02:50 +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.