1.0.9 • Published 5 years ago

npm-adapter-jubi-rohan v1.0.9

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

Welcome to jubi.ai

This gives you the syntax of below things

>carousal (headText,carousalTitle,carousalText,carousalImage,data,text)
>button (headText,data,text)
>quickReply (headText,data,text)

To download pre.js / post.js

const jubi = require ('npm-quickreply-jubi-rohan')

jubi.prepost("Name of file").then((data)=>{
	if(data){
		console.log("file successfully created")
	}
})

Contribution

Darpan Raut
Rohan Solse