UNPKG

hall-integrations

Version:

Node.js wrapper for Hall Custom Integration API. Send custom messages to your rooms on Hall.

13 lines (8 loc) 381 B
## Hall Custom Integration Node Module Send custom integration messages to your rooms on <a href="https://hall.com">Hall</a>! ```javascript npm install hall-integrations ``` ### Usage Please see the example in `examples/send_message.js`. More information is available in the <a href="https://hall.com/docs/integrations/generic/">official custom integrations documentation</a>.