-
Notifications
You must be signed in to change notification settings - Fork 2
Overview
github-actions[bot] edited this page Apr 6, 2025
·
6 revisions
csp-bot
is a framework for building chat applications.
It is is composed of two major components:
- Engine: csp and csp-gateway, a streaming, complex event processor core and corresponding application framework
- Configuration: ccflow, a Pydantic/Hydra based extensible, composeable dependency injection and configuration framework
Backend | Repo | Official / Community Supported | Public Room | Private Room | User-iniated IM | Non user-initiated IM | Threads | Reactions | Attachments |
---|---|---|---|---|---|---|---|---|---|
Slack | point72/csp-adapter-slack | Official | X | X | X | X | X | ||
Symphony | point72/csp-adapter-symphony | Official | X | X | X | ||||
Discord | timkpaine/csp-adapter-discord | Community | X | X | X | X | X |
This wiki is autogenerated. To made updates, open a PR against the original source file in docs/wiki
.
Get Started
For Developers
Coming soon!
For Contributors