mirror of
https://github.com/caronc/apprise.git
synced 2024-12-12 18:01:08 +01:00
Updated Notify_msteams (markdown)
parent
87ace91985
commit
3c1aece122
@ -52,6 +52,6 @@ Send a Microsoft Teams notification:
|
|||||||
# Assuming our {tokenA} is T1JJ3T3L2@DEFK543
|
# Assuming our {tokenA} is T1JJ3T3L2@DEFK543
|
||||||
# Assuming our {tokenB} is A1BRTD4JD
|
# Assuming our {tokenB} is A1BRTD4JD
|
||||||
# Assuming our {tokenC} is TIiajkdnlazkcOXrIdevi7F
|
# Assuming our {tokenC} is TIiajkdnlazkcOXrIdevi7F
|
||||||
apprise -t "Test Message Title" -b "Test Message Body" \
|
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||||
msteams:///T1JJ3T3L2@DEFK543/A1BRTD4JD/TIiajkdnlazkcOXrIdevi7F/
|
msteams:///T1JJ3T3L2@DEFK543/A1BRTD4JD/TIiajkdnlazkcOXrIdevi7F/
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user