1.0.1 • Published 3 years ago

chatbot-djs v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 years ago

ChatBot-djs

ChatBot.djs is a quick way to easily make your own Chat Bot with Javascript Easily with https://api.affiliateplus.xyz/

This package is just for Entertainment Purpose.

Quick Example

Javascript:

const chatbot = require('chatbot-djs')

chatbot.chat('Hey! How are you!', 'ChatBot', 'OwnerName', 'CoolUniqueUserId').then(reply => {
  console.log(reply)
})

Credits

Made by MatrixByte.

✏️ Support Server

Join the Discord Server and directly report your Issue!

1.0.1

3 years ago

1.0.0

3 years ago