Code Monkey home page Code Monkey logo

find-mbti-chatbot's Introduction


Find MBTI chatbot

챗봇으로 자신의 MBTI를 간편하게 찾아 보세요!

Table of Contents

  1. About The Project
  2. Built With
  3. Getting Started
  4. Usage
  5. Roadmap
  6. Contributing
  7. License
  8. Contact

About The Project

  • 자신의 MBTI를 알기 위해서는 테스트 사이트를 직접 검색해 접속해야 합니다.
  • 저희는 그런 방식보다는 챗봇을 통해 MBTI 테스트를 진행하여 보다 간편하게 MBTI를 알아내고자 했습니다.
  • 이 챗봇은 Kakao Messaging API를 기반으로 만들어져 있어, 누구나 쉽게 MBTI 테스트를 진행할 수 있습니다.

(back to top)

Built With

(back to top)

Getting Started

  1. 카카오 채널 생성 및 OBT 신청하기
  2. 채널 설정
  • 스킬 생성 : routing이 되는 url 입력
  • 블록 생성하여 스킬과 연결
  • 봇 응답 - 스킬데이터 사용 선택
  1. Clone the repo
    git clone http://khuhub.khu.ac.kr/2018103692/find_mbti_bot
    
  2. 디렉토리에 있는 app.js에서 각 route마다 다음으로 연결될 블록 ID 입력
    사용자 발화시 req.body.userRequest.block.id나 i.kakao.com의 블록에서 url을 통해 확인할 수 있음
  3. Install Node.js(https://nodejs.org/ko/)
  4. Install NPM packages
    npm install
    
  5. Put your secret API KEY in .env
    This project needs Naver Open API(Client ID, Client Secret) & Kakao API(Kakao REST API Key)
  6. If modules are not installed, enter the following command to install:
    npm install express --save
    npm install router
    npm install dotenv
    
  7. 배포 및 실행

(back to top)

Usage

  1. "MBTI 챗봇" 채널을 추가해 주세요.

    • 카카오톡 채널에 "MBTI 챗봇"을 검색해서 채널을 추가할 수 있습니다.
    • 또는 하단 챗봇 링크에 접속해서 채널을 추가해 주세요.
      link: http://pf.kakao.com/_jAjtb

    • 아래의 qr코드를 스캔해서 채널을 추가하셔도 됩니다.

  2. 채팅창에 "안녕"을 입력하면 챗봇이 메시지를 전송합니다.

  3. 전송된 메시지에서 "MBTI 테스트 시작하기" 버튼을 터치하면 MBTI 테스트를 진행할 수 있습니다.

  4. 20개의 질문에 모두 응답을 하면 MBTI 결과가 나타납니다. 본인의 MBTI 관련 게시물들도 확인할 수 있으니 구경해 보세요!

  5. 테스트를 하다가 처음부터 다시 시작하고 싶을 때에는 채팅창에 "테스트 시작하기"를 입력해 주세요.

(back to top)

Roadmap

  • Kakao 채널 만들기
  • express 서버 연결
  • test
  • MBTI설문을 챗봇에 적용시키기
  • 외부 API 사용하기

(back to top)

Contributing

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

(back to top)

find-mbti-chatbot's People

Contributors

komg00 avatar so3659 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.