Add section about identifying (permissions README.md)

This commit is contained in:
jesopo 2019-02-17 14:28:59 +00:00
parent 9f2c501df6
commit 5809ff8490

View file

@ -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>