plantio.cb
v1.0.14
Published
Ready2use chatbot / Aşırı kolay çok amaçlı kullanabilen bir chatbot.
Downloads
8
Readme
Plantio.Chatbot
🇹🇷: Plantio.cb aşırı kolay kullanıma sahip bir chatbot. 🇬🇧: Plantio.cb is a chatbot which has really easy use.
Kurulum / Installation
🇹🇷: Konsoldan npm ile kurabilirsiniz. 🇬🇧: You can install with npm on console.
npm i plantio.cb
Kullanım / Usage
🇹🇷: Projenize bu kodu ekleyin. (languagecode yerine dil kodunu girin.)
🇬🇧: Add this code to your project. (languagecode is your language code.)
const plantio.cb = require("plantio.cb")
const chb = new cb({isim: "your chabots name", cinsiyet: "your chatbots gender", dil:"your chatbots language"});
chb.chatbot("Hi").then(x => console.log(x))
//Not: Çeviri hatalarından biz sorunlu değiliz!
//Note: We are not responsible for translation bugs!
Lisans / License
Join Discord: Discord
Lisans / License
This app is covered with MIT license.