mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-08 03:59:23 +01:00
b17228d683
Supybot's uses a separator whitelist instead of a 'valid chars' blacklist, which is better when handling non-ascii charsets. |
||
---|---|---|
.. | ||
locale | ||
__init__.py | ||
config.py | ||
messages.pot | ||
plugin.py | ||
README.txt | ||
test.py |
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.