Open
Conversation
Updated the Webex Button and Cards Guide link, and updated the link to create a bot on DevPortal
adamweeks
requested changes
Feb 19, 2025
Contributor
adamweeks
left a comment
There was a problem hiding this comment.
No need to have the displayed links go to a different address
| ---- | ||
|
|
||
| - [ ] Create a Webex Teams Bot (save the email address and API key): https://developer.webex.com/add-bot.html | ||
| - [ ] Create a Webex Teams Bot (save the email address and API key): [https://developer.webex.com/add-bot.html](https://developer.webex.com/my-apps/new/bot) |
Contributor
There was a problem hiding this comment.
Suggested change
| - [ ] Create a Webex Teams Bot (save the email address and API key): [https://developer.webex.com/add-bot.html](https://developer.webex.com/my-apps/new/bot) | |
| - [ ] Create a Webex Teams Bot (save the email address and API key): https://developer.webex.com/my-apps/new/bot |
|
|
||
| Set the following environment variables, for example in a .env file, or however you set them in your run time environment: | ||
| * TOKEN - the token that you got when you created your bot at https://developer.webex.com/add-bot.html | ||
| * TOKEN - the token that you got when you created your bot at [https://developer.webex.com/add-bot.html](https://developer.webex.com/my-apps/new/bot) |
Contributor
There was a problem hiding this comment.
Suggested change
| * TOKEN - the token that you got when you created your bot at [https://developer.webex.com/add-bot.html](https://developer.webex.com/my-apps/new/bot) | |
| * TOKEN - the token that you got when you created your bot at https://developer.webex.com/my-apps/new/bot |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated the Webex Button and Cards Guide link, and updated the link to create a bot on DevPortal