webex
Version, currently master branch1 version
- master branchlatestMay 3, 2022
github.com/place-labs/webex
a webex client for building webex bots
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
webex:
github: place-labs/webex
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
Dependencies
Development Dependencies
- ameba*github: veelenga/amebadev
README
Cisco Webex Client for Crystal Lang
You can use this as the basis for building a Webex Bot
Installation
Add the dependency to your shard.yml:
dependencies:
webex:
github: place-labs/webex
Obtaining a bot access token
You'll need a developers account at cisco and then do the following:
- ...
- ...
Usage
Configure the client:
require "webex"
Cisco::Webex::Client.new(...)
Webex sends message metadata as they come in. You can subscribe to them by doing the following:
If you are interested in the message you can request the message contents by doing:
Then you can respond to a message:
Developer references
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- May 3, 2022
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/place-labs/webex
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1