A LINE Messenger bot to play game similiar with Town Of Salem.
Install LINE official sdk for nodeJS using npm:
$ npm install express
$ npm install @line/bot-sdk
See LINE official sdk documentation.
Make the .env according to .env.example
- fill channel access token and channel secret according to line developer page