L

LoL-chatbot

781a077e Merge branch 'master' into hotfix · by 유재상

LoL_Chatbot_Logo

LoL Chatbot

chatbot_image

리그오브레전드 Line 챗봇입니다. 솔로 랭크 기록을 분석하여 현재 게임 컨디션 상태를 알려줍니다.

System Architecture

chatbot_architecture

Getting Started

How to Use

  1. Line Application을 설치합니다.

  2. @681abacg 를 친구 추가합니다.

  3. 또는, 휴대폰으로 QR 코드를 스캔합니다.

line_chatbot_QR

How to Develope

  1. 이 Repository를 clone합니다.

    git clone http://khuhub.khu.ac.kr/2016103879/LoL-chatbot.git
    


  2. API key를 발급받습니다.
    Line Messaging API
    Riot API

  3. npm module을 설치합니다.

    npm install
    


  4. app.js 파일에서 key 값들을 입력합니다.

Contributing

이 프로젝트는 오픈소스입니다. LoL Chatbot 을 발전시켜주세요!

  1. 이 프로젝트를 fork 해 주세요. git fork ssh://git@khuhub.khu.ac.kr:12959/2016103879/LoL-chatbot.git
  2. 새 branch를 생성해주세요. git checkout Update
  3. 변경사항을 commit해 주세요. git commit -m 'New Update'
  4. 생성한 branch에 push해 주세요. git push origin Update
  5. merge request를 요청해주세요.

Contact

유재상 20161038798@khu.ac.kr