-
Notifications
You must be signed in to change notification settings - Fork 3
Home
github-actions[bot] edited this page Jul 30, 2025
·
8 revisions
The Symphony adapter allows for reading and writing of messages from the Symphony message platform using requests
and the Symphony SDK.
More information is available in our wiki
csp-bot
is a framework for writing cross-platform, command oriented chat bots.
Install with pip
:
pip install csp csp-adapter-symphony
Install with conda
conda install csp csp-adapter-symphony -c conda-forge
This software is licensed under the Apache 2.0 license. See the LICENSE file for details.
This wiki is autogenerated. To made updates, open a PR against the original source file in docs/wiki
.
Get Started
Developer Guide