소스 검색

Mention that Buscarron is aggressive when it comes to banning

pull/2517/head
Slavi Pantaleev 3 년 전
부모
커밋
3852a740bc
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. +8
    -0
      docs/configuring-playbook-bot-buscarron.md

+ 8
- 0
docs/configuring-playbook-bot-buscarron.md 파일 보기

@@ -66,4 +66,12 @@ To use the bot, invite the `@bot.buscarron:DOMAIN` to the room you specified in
</form>
```

**NOTE**: to fight against spam, Buscarron is **very aggressive when it comes to banning** and will ban you if:

- if you hit the homepage (HTTP `GET` request to `/`)
- if you submit a form to the wrong URL (`POST` request to `/non-existing-form`)
- if `hasemail` is enabled for the form (like in the example above) and you don't submit an `email` field

If you get banned, you'd need to restart the process by running the playbook with `--tags=start` or running `systemctl restart matrix-bot-buscarron` on the server.

You can also refer to the upstream [documentation](https://gitlab.com/etke.cc/buscarron).

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