Skip to content

louis70109/line-sticker-lottery-example

Repository files navigation

LINE Sitkcer Lottery Example

Prerequisite

  • Python 3.x
  • LINE account

Development

Create a LINE bot channel, put channel secret and channel access token to .env columns.

docker-compose up

Health check:

curl http://localhost:5000/

Deployment

Heroku: comming soon

Set https://YOUR_DOMAIN/webhooks/line to your LINE channel webhook at LINE Developer Console.