{"id":22161403,"url":"https://github.com/aar0ntw/lita-line","last_synced_at":"2026-03-02T22:31:16.000Z","repository":{"id":56881527,"uuid":"74032539","full_name":"aar0nTw/lita-line","owner":"aar0nTw","description":"A Line adapter for Lita","archived":false,"fork":false,"pushed_at":"2017-04-10T10:41:14.000Z","size":48,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-15T20:41:29.739Z","etag":null,"topics":["bot","bot-channel","gem","line","lita"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/lita-line","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aar0nTw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-17T14:04:19.000Z","updated_at":"2021-11-12T05:41:40.000Z","dependencies_parsed_at":"2022-08-20T23:40:21.457Z","dependency_job_id":null,"html_url":"https://github.com/aar0nTw/lita-line","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aar0nTw%2Flita-line","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aar0nTw%2Flita-line/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aar0nTw%2Flita-line/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aar0nTw%2Flita-line/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aar0nTw","download_url":"https://codeload.github.com/aar0nTw/lita-line/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227668679,"owners_count":17801516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","bot-channel","gem","line","lita"],"created_at":"2024-12-02T04:14:50.841Z","updated_at":"2026-03-02T22:31:15.948Z","avatar_url":"https://github.com/aar0nTw.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lita-line\n[![Gem](https://img.shields.io/gem/v/lita-line.svg)](https://rubygems.org/gems/lita-line)\n[![Gem](https://img.shields.io/gem/dt/lita-line.svg)](https://rubygems.org/gems/lita-line)\n[![Gemnasium](https://img.shields.io/gemnasium/aar0nTw/lita-line.svg)](https://gemnasium.com/github.com/aar0nTw/lita-line)\n[![Build Status](https://img.shields.io/travis/aar0nTw/lita-line.svg)](https://travis-ci.org/aar0nTw/lita-line)\n[![Code Climate](https://codeclimate.com/github/aar0nTw/lita-line/badges/gpa.svg)](https://codeclimate.com/github/aar0nTw/lita-line)\n[![Coverage Status](https://img.shields.io/coveralls/aar0nTw/lita-line.svg)](https://coveralls.io/github/aar0nTw/lita-line?branch=master)\n\nLINE messaging webhook adapter for [Lita](https://github.com/litaio/lita)\n\n## Installation\n\nAdd lita-line to your Lita instance's Gemfile:\n\n``` ruby\ngem \"lita-line\"\n```\n\n## Configuration\n\nUse line adapter in `lita_config.rb`\n\n``` ruby\nconfig.robot.adapter = :line\nconfig.adapters.line.channel_secret = ENV[\"LINE_CHANNEL_SECRET\"]\nconfig.adapters.line.channel_token = ENV[\"LINE_CHANNEL_TOKEN\"]\n```\n\n### Required attributes\n\n- `channel_secret` _(String)_: Bot's Channel secret\n- `channel_token` _(String)_: Bot's Channel token\n\nCreate a line bot at https://business.line.me/ and get its secret and token in https://developers.line.me \n  \n## Usage\n\n- Deploy your lita app to heroku\n- Setting the webhook callback address: `https://{your-lita-app-name}.herokuapp.com/callback` in https://developers.line.me \n\n## API documentation\n\nThe API documentation, useful for plugin authors, can be found for the latest gem release on [RubyDoc.info](http://www.rubydoc.info/gems/lita-line)\n\n## Example\n\n- [Lita-line-bot](https://github.com/aar0nTw/lita-line-bot) | A simple LINE messaging bot use Lita\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faar0ntw%2Flita-line","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faar0ntw%2Flita-line","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faar0ntw%2Flita-line/lists"}