Limnoria/plugins/Conditional
James Lu 74655e4203 Add help for the following plugins (ref #903):
- Admin
- Alias
- AutoMode
- Channel
- ChannelLogger
- ChannelStats
- Conditional
- Config
- Ctcp
- Dict

- Also, proofread Aka's help from #904 for grammar.
2014-11-29 23:18:44 -08:00
..
local Import Conditional from gribble repo 2011-02-20 11:13:57 +01:00
locales Conditional: update l10n-fi. 2014-03-22 15:57:07 +02:00
README.md Fill README of some plugins. Closes GH-747. Closes GH-749. 2014-06-14 13:23:06 +02:00
__init__.py Conditional: Add description about plugin to init 2012-12-31 11:34:07 -05: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 Add help for the following plugins (ref #903): 2014-11-29 23:18:44 -08:00
test.py Conditional: Add --case-insensitive switch to @match. 2013-08-04 08:35:15 +02:00

README.md

Provides a bunch of commands that enables you to run other commands based on a condition. Also provides logic operators for writing conditions.

Useful for bot scripting / nested commands.