소스 검색

Add note about making bot a server admin

pull/962/head
Aaron Raimist 5 년 전
부모
커밋
b084a35e9d
No known key found for this signature in database GPG 키 ID: 37419210002890EF
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      docs/configuring-playbook-bot-mjolnir.md

+ 2
- 0
docs/configuring-playbook-bot-mjolnir.md 파일 보기

@@ -21,6 +21,8 @@ You can use the playbook to [register a new user](registering-users.md):
ansible-playbook -i inventory/hosts setup.yml --extra-vars='username=bot.mjolnir password=PASSWORD_FOR_THE_BOT admin=no' --tags=register-user
```

If you would like Mjolnir to be able to deactivate users, move aliases, shutdown rooms, etc then it must be a server admin so you need to change `admin=no` to `admin=yes` in the command above.


## 2. Get an access token



불러오는 중...
취소
저장