Skip to content

missionkao/life-line-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life Line Bot

For those who want to be lazy, lazy, and lazy every day.

LINE ID: @xor7301f

Using

  • Python 3.6
  • Flask
  • Follow the git-flow (master for production)
  • Delopy on Heroku

Prerequisites

  1. pip install virtualenv (recommend using virtual environments)

Getting Started

  1. git clone https://github.com/missionkao/life-line-bot.git
  2. cd life-line-bot
  3. virtualenv venv
  4. source venv/bin/activate
  5. pip install -r requirements.txt
  6. python app.py

Open http://localhost:5000/ on your browser and you will see hello on it which means this setup has been successful.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages