Skip to content
github-actions[bot] edited this page Mar 15, 2025 · 5 revisions

csp slack adapter

A csp adapter for slack

Build Status GitHub issues PyPI PyPI

Features

The Slack adapter allows for reading and writing of messages from the Slack message platform using the slack-sdk.

More information is available in our wiki

Chat Framework

csp-chat is a framework for writing cross-platform, command oriented chat bots. It will be released in 2025 with initial support for Slack, Symphony, and Discord.

Installation

Install with pip:

pip install csp csp-adapter-slack

Install with conda

conda install csp csp-adapter-slack -c conda-forge

License

This software is licensed under the Apache 2.0 license. See the LICENSE file for details.

Clone this wiki locally