aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar jesopo2019-02-17 14:28:59 +0000
committerGravatar jesopo2019-02-17 14:28:59 +0000
commit5809ff8490730a77f9f086e34e7ea221f9b69cee (patch)
treebd0b8de9997170e81653f14d7a0dace42c1a379c
parentTypo, 'BitBo' -> 'BitBot' (permissions) (diff)
signature
Add section about identifying (permissions README.md)
-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>