Skip to content

slice/kk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kk

kk is a minimal language that transpiles to BBTag.

embed = buildembed({
  title: "Hello, world!"
  description: "This is a sample embed created with `kk`."
  thumbnail.url: useravatar()
})

embed(embed)

Installing

$ npm i -g slice/kk
$ kk file.kk

Usage

Read the guide.

About

sugary syntax for blargbot's bbtag

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors