diff options
author | mathieui <mathieui@mathieui.net> | 2013-05-09 02:17:17 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2013-05-09 02:17:17 +0200 |
commit | be6f5ba51209ad8d194738761a7d29b9104d633d (patch) | |
tree | 8020f14946d1204e6c6bf5d0d2e0c0baf6138684 /doc/source | |
parent | 61606707d1fe446e75c3a67b8ae361d0b7fbd281 (diff) | |
download | poezio-be6f5ba51209ad8d194738761a7d29b9104d633d.tar.gz poezio-be6f5ba51209ad8d194738761a7d29b9104d633d.tar.bz2 poezio-be6f5ba51209ad8d194738761a7d29b9104d633d.tar.xz poezio-be6f5ba51209ad8d194738761a7d29b9104d633d.zip |
Add a regex-admin plugin
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/plugins/index.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/plugins/index.rst b/doc/source/plugins/index.rst index 0e39feab..80fb6f9a 100644 --- a/doc/source/plugins/index.rst +++ b/doc/source/plugins/index.rst @@ -173,6 +173,11 @@ Plugin index Gets the uptime of a XMPP server or a component. + Regex Admin + :ref:`Documentation <regex-admin-plugin>` + + Add regex-based kick and ban commands. + Replace :ref:`Documentation <replace-plugin>` @@ -230,3 +235,4 @@ Plugin index double shuffle iq_show + regex_admin |