1.0.1 • Published 3 years ago
chatbot-djs v1.0.1
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!