Webex Teams CLI is a versatile tool that works via Webex Teams API to interact with Webex Teams. It currently has the following features
Send messages
Broadcast to multiple rooms
Send Files
Manage a Webex team room
Add / Remove users from Webex Teams room in bulk
A message relay server than can be hosted as a microservice allowing other services to send messages to Webex Teams.
Create an Onboarding Server that can onboard users via the website.
Start up a Interactive Terminal UI or a Terminal console to send / recieve files or messages from Webex Teams
Experimental Start this up as a control center on a remote server and control the remote server via Webex Teams.
Capability to run on many architectures including Linux x86_64, Linux Arm64, Darwin (MacOs x86_64, Arm64), Windows etc. without any external dependencies. I've tested it on Alpine Linux, Raspberry PI, MacOs, Windows. (Thanks to Golang)
Webex Teams CLI is a versatile tool that works via Webex Teams API to interact with Webex Teams. It currently has the following features