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.
Release files for heatherrd 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| heatherrd-1.0.0.tar.gz | 8.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| heatherrd-1.0.0-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 15.1 kB
Release files / heatherrd-1.0.0.tar.gz
| Download URL | heatherrd-1.0.0.tar.gz |
|---|---|
| Size | 8.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
56f2409d353750d88a55264ee695868d7ab4714e02ffe9fe3f22e149d2b1e36b
|
|
BLAKE2b-256 checksum How to use checksums |
d2e618ef3e6f184e405d1488e5daf1ea92a12ed21ca3c8c7cd34f7b90a4a6e90
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / heatherrd-1.0.0-py2-none-any.whl
| Download URL | heatherrd-1.0.0-py2-none-any.whl |
|---|---|
| Size | 6.3 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
46c2c9965ef8aa786644ac071a932cc80df0910e792e790201e316649ae920ce
|
|
BLAKE2b-256 checksum How to use checksums |
6ed1340ca459089955f22a9170619de842a88da6d69068c500863b3449f83262
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |