Skip to content

Commit a6a5596

Browse files
author
Suguru Hirahara
committed
Edit docs/configuring-playbook-bot-buscarron.md: fix list items
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 parent 8e9ecdf commit a6a5596

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/configuring-playbook-bot-buscarron.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ To use the bot, invite the `@bot.buscarron:example.com` to the room you specifie
8585

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

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

9292
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.
9393

0 commit comments

Comments
 (0)