Skip to content

Easily-written kakao openbuilder library to develop kakao channel

License

Notifications You must be signed in to change notification settings

distrue/openbuilder-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openbuilder-node

Easily-written kakao openbuilder library to develop kakao channel

  • written in typescript

The library includes a functions as below:

  • Parser of openbuilder skill request (SkillRequest)
  • Builder class of openbuilder skill response (SkillPayload)
    • supports components below:
      • card
        • basicCard
        • textCard
        • listCard
        • commerceCard
        • buttons in card
        • thumbnail (wide / normal)
      • response Types
        • multiple output
        • normal / carousel output
      • quickReplys
        • blockQuickReply
        • messageQuickReply
        • phoneQuickReply
        • shareQuickReply
      • additionals
        • verification API
        • context
        • eventAPI

PR, comment, or implementation idea are welcome! You can add issue or mail me (gil4260@korea.ac.kr)