mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-18 05:20:50 +01:00
docs(bots): Remove extra line
Signed-off-by: Michael Bell <mb@igloos.one>
This commit is contained in:
parent
f10d188c81
commit
a6f3dc816e
1 changed files with 0 additions and 1 deletions
|
|
@ -377,7 +377,6 @@ curl -X POST "${NC_URL}/ocs/v2.php/apps/spreed/api/v1/bot/${TOKEN}/message" \
|
|||
-d '{"message":"'"${MESSAGE}"'"}'
|
||||
```
|
||||
|
||||
|
||||
## Reacting to a chat message
|
||||
|
||||
Bots can also react to a message. The same signature/verification method is applied.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue