1.0.5 • Published 3 years ago

discord-tr-chatbot v1.0.5

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

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