Skip to content

LINE bot for theater schedule notification & ticket purchase

Notifications You must be signed in to change notification settings

f4devcircle/aurora-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aurora Bot (JKTbot)

Line bot serving app that helps you to find out JKT48 show schedule and get notified to which you subscribed (your loved member or setlist itself) through this API using line bot node SDK and built with Express.

Prerequisites

Installation

Clone this repository and install all dependencies

# clone this repository
git clone https://github.com/f4devcircle/aurora-bot.git
# install all dependencies
yarn install

Copy the .env template file from .env.example, fill it up with your own environment config. LINE_TOKEN for your line token and API_URL for your scrapper api url, which is this project's url.

Because we use Google Datastore to store our data (setlists, shows and members), you have to put your Google Cloud config json file in googlekey.json.

Last but not least, start your server file in bin\www with node, nodemon, or pm2, it's up to you. And voila, your bot serving app is running!

Did i miss something?

In the way to make sure your line bot is runinng as what it should do, you have to complete your own bot registration thorugh Line Bot Service web. Find out more about how to start your own line bot here.

Join the club!

Check out more at @f4devcircle.

About

LINE bot for theater schedule notification & ticket purchase

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •