1.0.70 • Published 10 months ago

npm-smart-chat v1.0.70

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

Smart Chat

  • Easy to use NPM package for chatbots made by Voxy Development.

Installation

npm i npm-smart-chat

Example

  • Please keep in mind that the following code is just an illustrative example, and you are free to modify it to enhance its complexity.
const Chat = require("npm-smart-chat");
const chat = new Chat({ language: "Specify a language here", user: "Specify a user ID here" }); //REQUIRED

chat.chat('Hey! How are you!').then(reply => {
  console.log(reply);
});

Information

  • Should you encounter any bugs, kindly report them on the designated Discord Server.

Credits

  • Created by Voxy Development (vapeuyy).
  • Translation is feasible using the google-translate-api, but please be aware that there might be higher latency or ping times.

Language List

Name Of LanguageCode for Language
Automaticauto
Afrikaansaf
Irishga
Albaniansq
Italianit
Arabicar
Japaneseja
Azerbaijaniaz
Kannadakn
Basqueeu
Koreanko
Bengalibn
Latinla
Belarusianbe
Latvianlv
Bulgarianbg
Lithuanianlt
Catalanca
Macedonianmk
Chinese Simplifiedzh-CN
Malayms
Chinese Traditionalzh-TW
Maltesemt
Croatianhr
Norwegianno
Czechcs
Persianfa
Danishda
Polishpl
Dutchnl
Portuguesept
Englishen
Romanianro
Esperantoeo
Russianru
Estonianet
Serbiansr
Filipinotl
Slovaksk
Finnishfi
Sloveniansl
Frenchfr
Spanishes
Galiciangl
Swahilisw
Georgianka
Swedishsv
Germande
Tamilta
Greekel
Telugute
Gujaratigu
Thaith
Haitian Creoleht
Turkishtr
Hebrewiw
Ukrainianuk
Hindihi
Urduur
Hungarianhu
Vietnamesevi
Icelandicis
Welshcy
Indonesianid
Yiddishyi

Support Server

~ VP Studios

Github

~ Github

1.0.70

10 months ago

1.0.69

10 months ago

1.0.68

10 months ago

1.0.67

10 months ago

1.0.66

10 months ago

1.0.65

10 months ago

1.0.64

10 months ago

1.0.63

10 months ago

1.0.62

10 months ago

1.0.61

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago