Skip to content

Jasson9/LINE-JBot

Repository files navigation

LINE-JBot

Deploy

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.

requirements:

webhook endpoint

  • for heroku : https://(your app name).herokuapp.com/webhook
  • for self deployment : https://(your domain)/webhook

note

  • 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

About

A simple LINE bot using Javascript(node.js)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors