diff options
| author | 2019-02-17 14:28:59 +0000 | |
|---|---|---|
| committer | 2019-02-17 14:28:59 +0000 | |
| commit | 5809ff8490730a77f9f086e34e7ea221f9b69cee (patch) | |
| tree | bd0b8de9997170e81653f14d7a0dace42c1a379c /modules | |
| parent | Typo, 'BitBo' -> 'BitBot' (permissions) (diff) | |
| signature | ||
Add section about identifying (permissions README.md)
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/permissions/README.md | 6 |
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 <botnick> identify <password> |
