Skip to main content

This is the heatherrd project.

Project description

https://img.shields.io/travis/smn/heatherrd.svg https://img.shields.io/pypi/v/heatherrd.svg Code Coverage

A simple Python microservice that turns RTM into a synchronous HTTP interface.

$ pip install heatherrd
$ heatherrd --listen=tcp:8001 --url=http://example.com/callback-url/
$ curl --user <bot-user-id>:<bot-access-token> http://localhost:8001/connect

I’ll maintain the RTM connections for the bot and relay incoming RTM messages as JSON to the URL provided.

The URL can echo a list of RTM responses as JSON which will be sent back over the RTM connection as a reply.

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

heatherrd-1.0.0.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

heatherrd-1.0.0-py2-none-any.whl (6.3 kB view hashes)

Uploaded Python 2

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