Giter VIP home page Giter VIP logo

kakao_api's Introduction

kakao_API

Using KaKao API, send notification message myself.

Requirments

Kakao developers 참고하여 내 어플리케이션 만든 후 설정이 필요합니다.

Usage

(Default) config_path: ${home}/.kakao/

login

# 최초 시행 시 Refresh_token 발급을 위해 사용합니다.
python login.py
  1. REST_KEY 입력
  2. 출력되는 URL에 접속
  3. 카카오 로그인
  4. 이동된 페이지의 URL을 다시 Input으로 입력.
    -> config_path에 token 정보를 담은 config.json 파일이 생성됩니다.

token_refresh

# 6시간 마다 만료되는 access_token을 재발급 합니다.
python token_refresh.py

message

# 자기 자신에게 메세지 보내기
python message.py -m "{메시지}"

kakao_api's People

Contributors

lelp27 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.