mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-03-30 04:16:49 +02:00
6 lines
189 B
Markdown
6 lines
189 B
Markdown
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.
|