LINE-Jbot is a simple LINE bot coded in Node.js(javascript) with few features like Music downloader, images search and chatbot. you can play Jumble Words and hangman also with the bot
deploy it easily using heroku button 👆👆👆 or fork the repo and deploy it by yourself.
- LINE channel secret refer to LINE API Documentation
- LINE channel access token refer to LINE API Documentation
- Webhook endpoint refer to LINE Messaging API Documentation and use webhook option should be turned on
- for heroku : https://(your app name).herokuapp.com/webhook
- for self deployment : https://(your domain)/webhook
- webhook endpoint should be https with valid certificate
- bot's response mode should be bot you can change it at LINE Official Account manager setting
- for self deployment you can change default bot settings at config.json
- some features won't work properly if you've already reached pushMessage quota limit
invite JBot to your LINE chat using this link : here