discord-tr-chatbot

1.0.5 • Public • Published

discord-tr-chatbot

Botunuzla sohbet etmeye yarayan kullanışlı bir modül.

Örnek kod (discord.js)

const cb = require("discord-tr-chatbot")
const chb  =  new  cb();

chb.chatbot("Merhaba").then(x => console.log(x))
/*
	Selam
 */

Örnek kod (aoi.js/dbd.js)

$djsEval[
const cb = require("discord-tr-chatbot")
const chb  =  new  cb();
chb.chatbot("sa").then(cevap => message.channel.send("cevap: " + cevap) )
]

Linkler

Package Sidebar

Install

npm i discord-tr-chatbot

Weekly Downloads

1

Version

1.0.5

License

Apache-2.0

Unpacked Size

195 MB

Total Files

39

Last publish

Collaborators

  • ponche-dev