Bladeren bron

Edit docs/configuring-playbook-bot-buscarron.md: fix list items

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3895/head
Suguru Hirahara 1 jaar geleden
bovenliggende
commit
a6a55961a9
Geen bekende sleutel gevonden voor deze handtekening in de database GPG sleutel-ID: E4F9743DAB4B7B75
1 gewijzigde bestanden met toevoegingen van 3 en 3 verwijderingen
  1. +3
    -3
      docs/configuring-playbook-bot-buscarron.md

+ 3
- 3
docs/configuring-playbook-bot-buscarron.md Bestand weergeven

@@ -85,9 +85,9 @@ To use the bot, invite the `@bot.buscarron:example.com` to the room you specifie


**Note**: to fight against spam, Buscarron is **very aggressive when it comes to banning** and will ban you if: **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
- you hit the homepage (HTTP `GET` request to `/`)
- you submit a form to the wrong URL (`POST` request to `/non-existing-form`)
- `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. 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.




Laden…
Annuleren
Opslaan