Nissim Lavy

Results 2 issues of Nissim Lavy

From looking at the code, it doesn't seem like there is any way to configure sqs and disable or limit logging when sending to sqs. So if I'm sending thousands...

enhancement

In the nodejs repl, I can't call the variable `FlowdockText` when requiring the module. Doing so results in: ```js const FlowdockText = require('flowdock-text') ReferenceError: FlowdockText is not defined at Object....