This is the heatherrd project.
Project description
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file heatherrd-1.0.0.tar.gz
.
File metadata
- Download URL: heatherrd-1.0.0.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
56f2409d353750d88a55264ee695868d7ab4714e02ffe9fe3f22e149d2b1e36b
|
|
MD5 |
9653be20663053f62fe6d1634c0fbac2
|
|
BLAKE2b-256 |
d2e618ef3e6f184e405d1488e5daf1ea92a12ed21ca3c8c7cd34f7b90a4a6e90
|
File details
Details for the file heatherrd-1.0.0-py2-none-any.whl
.
File metadata
- Download URL: heatherrd-1.0.0-py2-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
46c2c9965ef8aa786644ac071a932cc80df0910e792e790201e316649ae920ce
|
|
MD5 |
47b211eb6902b3b13ae08339974b67b5
|
|
BLAKE2b-256 |
6ed1340ca459089955f22a9170619de842a88da6d69068c500863b3449f83262
|