Mini Cinema Bot
The LINE Bot to find Cinema information.
Requirements
- Ruby 2.6+
Usage
Run below command to start chatbot
# Fill your LINE Bot tokens
export LINE_CHANNEL_ID=
export LINE_CHANNEL_SECRET=
export LINE_CHANNEL_TOKEN=
# Start server
rackup
Ngrok
You can user ngrok for development
ngrok http 9292
Features
- Persistent Movie Data
- Daily Refresh Movies
- Load Movies from VSCiemas
- List Movies
- Sort Movies
- Random Movies
- Movies Categories
- Movies Timelines
- Dockerize