Skip to main content

A easy way to connect and interact with Rocket.Chat

Project description

Rocket.Chat.py.SDK

Python DDP client for Rocket.Chat.

Quick Start

Install the dependencies:

pip install -r requirements.txt

Run the bot.

python easybot.py

Say hello and the bot will answer you.

Overview

This is a python SDK to make the access to Rocket.Chat easier.

Docs

TODO

Message Objects

The Rocket.Chat message schema can be found here.

Driver Methods

TODO

Development

A local instance of Rocket.Chat is required for unit tests to confirm connection and subscription methods are functional. And it helps to manually run your SDK interactions (i.e. bots) locally while in development.

Docker

Just run:

docker-compose up mongo rocketchat
  • After that access localhost:3000

  • Create the administrator user.

  • Add the bot user with the necessary settings.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rocketchat_py_sdk-0.0.3.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

rocketchat_py_sdk-0.0.3-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page