From 3b25a94b464891bd5270088a2ede0b5116911f0f Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Sat, 19 Jun 2021 16:44:15 +0200 Subject: [PATCH] Regenerate READMEs. --- plugins/Dunno/README.rst | 2 ++ plugins/Services/README.rst | 10 ++++++++++ plugins/User/README.rst | 4 ++-- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/plugins/Dunno/README.rst b/plugins/Dunno/README.rst index 5c8005250..d4cf8e3a5 100644 --- a/plugins/Dunno/README.rst +++ b/plugins/Dunno/README.rst @@ -18,6 +18,8 @@ Basically, it replaces the standard 'Error: is not a valid command.' messages with messages kept in a database, able to give more personable responses. +``$command`` in the message will be replaced by the command's name. + .. _commands-Dunno: Commands diff --git a/plugins/Services/README.rst b/plugins/Services/README.rst index 4ca9cf110..64f4f9573 100644 --- a/plugins/Services/README.rst +++ b/plugins/Services/README.rst @@ -23,6 +23,11 @@ necessary if the bot is properly configured. Commands -------- +.. _command-services-chanserv: + +chanserv + Sends the to ChanServ. For example, to register a channel on Atheme, use: @chanserv REGISTER <#channel>. + .. _command-services-ghost: ghost [] @@ -43,6 +48,11 @@ invite [] nicks takes no arguments Returns the nicks that this plugin is configured to identify and ghost with. +.. _command-services-nickserv: + +nickserv + Sends the to NickServ. For example, to register to NickServ on Atheme, use: @nickserv REGISTER . + .. _command-services-op: op [] diff --git a/plugins/User/README.rst b/plugins/User/README.rst index 0eca0a602..907d3c913 100644 --- a/plugins/User/README.rst +++ b/plugins/User/README.rst @@ -60,12 +60,12 @@ list [--capability=] [] .. _command-user-register: register - Registers with the given password and the current hostmask of the person registering. You shouldn't register twice; if you're not recognized as a user but you've already registered, use the hostmask add command to add another hostmask to your already-registered user, or use the identify command to identify just for a session. This command (and all other commands that include a password) must be sent to the bot privately, not in a channel. + Registers with the given password and the current hostmask of the person registering. You shouldn't register twice; if you're not recognized as a user but you've already registered, use the hostmask add command to add another hostmask to your already-registered user, or use the identify command to identify just for a session. This command (and all other commands that include a password) must be sent to the bot privately, not in a channel. Use "!" instead of to disable password authentication. .. _command-user-set.password: set password [] - Sets the new password for the user specified by to . Obviously this message must be sent to the bot privately (not in a channel). If the requesting user is an owner user, then needn't be correct. + Sets the new password for the user specified by to . Obviously this message must be sent to the bot privately (not in a channel). If the requesting user is an owner user, then needn't be correct. If the is "!", password login will be disabled. .. _command-user-set.secure: