CP TC Spider Line Bot

Made by Komunitas CP TC ITS with <3 Last Update: 31 March 2020

How to Install

  1. Install pipenv sudo apt install pipenv
  2. Install postgre
  3. Inside the folder run pipenv shell
  4. After that, run pipenv install to install all dependencies

How to test Locally

  1. Simply just do python manage.py runserver
  2. Access it on the listening host (e.g. http://127.0.0.1:5000)