https://github.com/webexsamples/bitcoin-bot-sample
A funtional usage of a Webex bot that interacts with the CoinGecko API to provide real time crypto prices to Webex users.
https://github.com/webexsamples/bitcoin-bot-sample
Last synced: about 1 year ago
JSON representation
A funtional usage of a Webex bot that interacts with the CoinGecko API to provide real time crypto prices to Webex users.
- Host: GitHub
- URL: https://github.com/webexsamples/bitcoin-bot-sample
- Owner: WebexSamples
- License: other
- Created: 2022-10-05T21:20:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T18:32:24.000Z (almost 2 years ago)
- Last Synced: 2025-01-07T23:41:40.650Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bitcoin-bot-sample
A funtional usage of a Webex bot that interacts with the
[CoinGecko API](https://www.coingecko.com/en/api) to provide real time
crypto prices to Webex users.
## Webinar
This code in this repo was covered during a [Webex Developer Webinar](https://developer.webex.com/webinars) on November 2nd, 2022.
[Recording Link: Password 8qCvnWBC](https://cisco.webex.com/cisco/ldr.php?RCID=e84b92e4b6100fd289efda0a06879dbf)
## Authors
- [@Aaron-TheCreator](https://github.com/Aaron-TheCreator)
- [@webexdevs](https://twitter.com/webexdevs)