Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.52 KB

File metadata and controls

36 lines (22 loc) · 1.52 KB

csp telegram adapter

A csp adapter for Telegram

Build Status codecov License PyPI

Features

The Telegram adapter allows for reading and writing of messages from the Telegram messaging platform using python-telegram-bot.

More information is available in our wiki

Chat Framework

csp-bot is a framework for writing cross-platform, command oriented chat bots.

Installation

Install with pip:

pip install csp csp-adapter-telegram

Install with conda:

conda install csp csp-adapter-telegram -c conda-forge

License

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