Limnoria/plugins/MoobotFactoids
Valentin Lorentz e2d72c5a43 Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
..
locales Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
README.md MoobotFactoids: fix quoting in README.md. 2014-06-08 16:59:42 +02:00
__init__.py Use importlib instead of imp. 2020-01-26 12:00:08 +01: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 MoobotFactoids: Fix support of commands sent in private. 2019-11-15 21:24:31 +01:00
test.py plugins: use r'' strings to fix DeprecationWarning in test cases (#1328) 2020-01-26 11:14:25 -08: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.