소스 검색

Document clean cache

pull/2723/head
Julian-Samuel Gebühr 3 년 전
부모
커밋
aefd76563c
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. +6
    -0
      docs/configuring-playbook-bot-matrix-registration-bot.md

+ 6
- 0
docs/configuring-playbook-bot-matrix-registration-bot.md 파일 보기

@@ -59,3 +59,9 @@ In this room send `help` and the bot will reply with all options.
You can also refer to the upstream [Usage documentation](https://github.com/moan0s/matrix-registration-bot#supported-commands).
If you have any questions, or if you need help setting it up, read the [troublshooting guide](https://github.com/moan0s/matrix-registration-bot/blob/main/docs/troubleshooting.md)
or join [#matrix-registration-bot:hyteck.de](https://matrix.to/#/#matrix-registration-bot:hyteck.de).

To clean the cache (session&encryption data) after you changed the bot's username, changed the login methon form access_token to password etc.. you can use

```bash
just run-tags bot-matrix-registration-bot-clean-cache
```

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