aboutsummaryrefslogtreecommitdiff
path: root/modules/permissions
diff options
context:
space:
mode:
Diffstat (limited to 'modules/permissions')
-rw-r--r--modules/permissions/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/permissions/README.md b/modules/permissions/README.md
index bf6c79b9..478eb54f 100644
--- a/modules/permissions/README.md
+++ b/modules/permissions/README.md
@@ -30,3 +30,9 @@ And then insert your `*` permission
> INSERT INTO user_settings VALUES (<id>, 'permissions', '["*"]');
(where `<id>` is the response from the `myid` command)
+
+### Authenticating
+
+To authenticate yourself as your admin user, use the following command
+
+> /msg &lt;botnick> identify <password>