Limnoria/plugins/MoobotFactoids
Valentin Lorentz 35bfd76852 Factoids & Karma & MessageParser & MoobotFactoids & QuoteGrabs: Fix Pypy3 support (without breaking Python 2 support). 2014-08-05 11:20:20 +02:00
..
locales MoobotFactoids: update l10n-fi. 2014-03-22 15:30:16 +02: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 PluginDownloader: update l10n-fi. 2014-03-22 16:38:16 +02:00
plugin.py Factoids & Karma & MessageParser & MoobotFactoids & QuoteGrabs: Fix Pypy3 support (without breaking Python 2 support). 2014-08-05 11:20:20 +02:00
test.py Use non-sexist language in strings and comments. 2013-03-08 20:34:31 +01: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.