mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-23 03:02:52 +01:00
Fill README of some plugins. Closes GH-747. Closes GH-749.
This commit is contained in:
parent
ddc37a7f4a
commit
8ec9f1b496
@ -1 +1,5 @@
|
||||
Insert a description of your plugin here, with any notes, etc. about using it.
|
||||
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.
|
||||
|
@ -1 +1,2 @@
|
||||
Insert a description of your plugin here, with any notes, etc. about using it.
|
||||
Prevent users from doing things they are not supposed to do on a channel,
|
||||
even if they have +o or +h.
|
||||
|
@ -1 +1,2 @@
|
||||
Insert a description of your plugin here, with any notes, etc. about using it.
|
||||
Stores and displays quotes from channels. Quotes are stored randomly
|
||||
and/or on user request.
|
||||
|
@ -1 +1 @@
|
||||
Insert a description of your plugin here, with any notes, etc. about using it.
|
||||
Useful commands for manipulating characters strings.
|
||||
|
@ -1 +1 @@
|
||||
Insert a description of your plugin here, with any notes, etc. about using it.
|
||||
Utilities for Unix-like systems.
|
||||
|
@ -1 +1 @@
|
||||
Insert a description of your plugin here, with any notes, etc. about using it.
|
||||
Provides useful commands for bot scripting / commands nesting.
|
||||
|
Loading…
Reference in New Issue
Block a user