0.0
No commit activity in last 3 years
No release in over 3 years
LINE BOT API adapter for Ruboty.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 1.10
~> 10.0
>= 0

Runtime

 Project Readme

Ruboty::LineBot

LINE BOT API Adapter for Ruboty.

Usage

gem "ruboty-line_bot"

ENV

LINE_CHANNEL_ID          - LINE Channel ID
LINE_CHANNEL_SECRET      - LINE Channel Secret
LINE_CHANNEL_MID         - LINE Channel MID
LINE_SERVER_BIND_ADDRESS - Bind address (default: 0.0.0.0)
LINE_SERVER_PORT         - Port         (default: 4567)
LINE_SERVER_ENDPOINT     - Endpoint     (default: /callback)
RESPOND_TO_ALL           - Pass 1 to force ruboty to respond all messages without mention