techger / panda-crypto-bot

Panda Bot to give cryptocurrency price in LINE via LINE Messaging API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Panda Crypto Bot

Overview

This is LINE bot for checking cryptocurrency price.

How to start

  1. cp .env-template .env
  2. Edit environment variable
  3. npm run start

Rich Menu Feature

  1. Please add default menu image in LINE@ Manager (Image is in /rich-menu/menu-page-1.jpg)
  2. Run node upload-rich-menu.js
  3. Retrieve the Rich Menu ID from 2) and put into environment variable

Screenshot

Screenshot

TBD

  • Automated Build

About

Panda Bot to give cryptocurrency price in LINE via LINE Messaging API


Languages

Language:JavaScript 97.9%Language:Dockerfile 2.1%