Limnoria/plugins/Conditional
Valentin Lorentz 5f361ef180 Conditional: Add command @iferror. Closes GH-1114. 2015-11-14 19:20:25 +01:00
..
local Import Conditional from gribble repo 2011-02-20 11:13:57 +01:00
locales Squashed commit of the following: 2014-12-20 14:37:27 +01:00
README.md Fill README of some plugins. Closes GH-747. Closes GH-749. 2014-06-14 13:23:06 +02:00
__init__.py Remove need for 2to3. 2015-08-11 16:50:23 +02: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 Conditional: Add command @iferror. Closes GH-1114. 2015-11-14 19:20:25 +01:00
test.py Conditional: Add command @iferror. Closes GH-1114. 2015-11-14 19:20:25 +01: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.