come-from
v0.1.0
Published
Determine where the message come from
Readme
come-from
Installation
npm install come-fromyarn add come-fromUsage
const comeFrom = require('come-from');
comeFrom(request.body) // 'messenger', 'line', 'slack', 'telegram', 'unknown'License
MIT © Yoctol
