/node-kakao

Loco protocol compatible library

Primary LanguageTypeScriptMIT LicenseMIT

npm version CodeFactor

NodeKakao - Loco protocol compatible library

ES Module & Deno

import * as NodeKakao from "https://cdn.skypack.dev/node-kakao?dts";

Node

npm i --save node-kakao

this implemention can stop working anytime.

Warning

Client can act differently unlike official client. Abusing this client can cause permanent service restriction.

Example

Check examples folder. Examples are written in typescript.

Documentation

TypeDoc

Migrating from v3

See migration-v3.md

License

node-kakao is following MIT License.
See LICENSE for full text.

Basic Reference

pykakao(hallazzang)
pykakao(ssut)