linebot icon indicating copy to clipboard operation
linebot copied to clipboard

🤖 SDK for the LINE Messaging API for Node.js

Results 13 linebot issues
Sort by recently updated
recently updated
newest added

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

i have installed apache and letencrypt in centos 7 server, also installed nodejs to run it but i am not able to get it working in webhook connection, do you...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

channelId, channelSecret and channelAccessToken should be present for the bot in order to function properly. Past behaviour: when a channelSecret is not given, webhook requests are simply returned 400 Bad...

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Hello guys!~ I am trying to reply specific person's message in group, just like below picture. ![IMG_9540](https://user-images.githubusercontent.com/37167326/64140050-6fc93280-ce46-11e9-9373-c9fb9837c18c.jpg) But I could't find the method in Message API document, or maybe I...

question

Can I just get the all userID who follows my channel ? not just get userId from `event` Object

question

Hello, This is not an issue really, It just I'm currently using this SDK and deploy to AWS lambda using Serverless, but I'm unable to trigger any event when I...

question