Skip to content
This repository has been archived by the owner on Dec 4, 2019. It is now read-only.
/ clospot_cafe Public archive

This is a LINE bot that can search for nearby cafes based on location information.

License

Notifications You must be signed in to change notification settings

PiroHiroPiro/clospot_cafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloSpots Cafe

This is a LINE bot that can search for nearby cafes based on location information.

Remade using AWS Lambda: clospot_cafe_lambda

Requirement

  • Python:3.6
  • Pipenv:2018.11.26 or later

Install

Clone repository:

$ git clone https://github.com/PiroHiroPiro/clospot_cafe.git
$ cd clospot_cafe

Install libraries:

$ pip install -r requirements.txt

Copy env file:

$ cp ./.env.example ./.env

Enter variables for LINE bot and Google API Key in the copied env file .env:

Run server:

$ python app.py

Licence

This software is released under the MIT License, see LICENSE.

Author

Hiroyuki Nishizawa

About

This is a LINE bot that can search for nearby cafes based on location information.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages