Skip to content

Commit

Permalink
docs(containrrr#404): add documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
surdaft committed Nov 2, 2023
1 parent ac1fc94 commit c2cf3f2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/services/webex.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Webex

Adds Webex service functionality

!!! info "Your bot must be in the room"
Your bot must be invited to the room before a message can be sent by it.

## Examples

!!! example "General"
```uri
webex://your-bot-token@your-room-id
```

0 comments on commit c2cf3f2

Please sign in to comment.