1.0.1 • Published 7 years ago

socleverbot v1.0.1

Weekly downloads
2
License
MIT
Repository
-
Last release
7 years ago

socleverbot

socleverbot is a simple clever bot wrapper.

let clever = require("socleverbot")
clever = new clever("yourkey")
clever.write("hi", output =>{
console.log(output)
})

this package requires node.js 7.6.x or higher due to async~!

1.0.1

7 years ago

1.0.0

7 years ago