1.0.0 • Published 3 years ago

smartcord v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

smartcord

A chatbot, basically a wrapper for https://api.affiliateplus.xyz.

Basic Usage:

const smartcord = require("smartcord")

smartcord.chat("Hey", {
    botName: "some name",
    ownerName: "some name",
    userName: "some name"
})
.then(m => console.log(m)) // Hey, my friend! Do you want me to tell you a joke?

If you need any help you can DM me on Discord, FC#5104