https://github.com/whywaita/line2slack-piper
LINE message post to slack channel
https://github.com/whywaita/line2slack-piper
Last synced: 2 months ago
JSON representation
LINE message post to slack channel
- Host: GitHub
- URL: https://github.com/whywaita/line2slack-piper
- Owner: whywaita
- Created: 2016-12-10T18:13:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-11T03:59:46.000Z (over 9 years ago)
- Last Synced: 2025-05-25T15:49:20.908Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 792 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LINE to Slack Piper
[](https://heroku.com/deploy)
## Requirements
- golang 1.6
## Setup
- Get "LINE channel secret", "LINE channel access token", "slack token"
- LINE Messaging API is **Developer trial**
- Slack token: https://api.slack.com/web
- useful links
- configure LINE Messaging API (in japanese)
- http://milk0824.hatenadiary.jp/entry/2016/10/01/211555
## Usage
- Webhook URL is "https://${your-domain}/hook"
### Heroku
- push Heroku Deploy button
- input 4 value
### Your Server
TBA
## Author
[@whywaita](https://github.com/whywaita)