
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
clever-chat
Advanced tools
Due to some security issues, I have not displayed the files. Will display on 10/8/2021.
Added gender, developer name and user as an option!
Added TypeScipt Support!
npm i clever-chat
// import the package
const Chat = require("clever-chat");
const chat = new Chat({ name: "Put Your Chatbot Name Here", gender: "Male", developer_name: "Put Your Name Here", user: "Put an ID here", language: "Put a language here" }); //all of these are REQUIRED
chat.chat('Hey! How are you!').then(reply => {
console.log(reply)
})
// wait for the console to log the reply
TypeScript Example -
//import the package
const Chat = require("clever-chat");
const chat = new Chat({ name: "Put Your Chatbot Name Here", gender: "Male", developer_name: "Put Your Name Here", user: "Put an ID here", language: "Put a language here" }); //all of these are REQUIRED
chat.chat('Whats your sign?').then((reply: any) => {
console.log(reply)
})
// wait for the console to log the reply
If any bugs found, please report it in the Discord Server or Github.
A list for the options -
Parameter | Type | Description |
---|---|---|
name | string | Sets chatbot's name |
gender | string | Sets chatbot's gender |
developer_name | string | Sets chatbot's developer name |
user | string | Put an ID here |
age | string | Sets chatbot's age |
birthday | string | Sets chatbot's birthday |
birthplace | string | Sets chatbot's birthplace |
birthyear | string | Sets chatbot's birthyear |
religion | string | Sets chatbot's religion |
actor | string | Sets chatbot's favourite actor |
actress | string | Sets chatbot's favourite actress |
artist | string | Sets chatbot's favourite artist |
author | string | Sets chatbot's favourite author |
band | string | Sets chatbot's favourite band |
book | string | Sets chatbot's favourite book |
color | string | Sets chatbot's favourite colour |
food | string | Sets chatbot's favourite food |
movie | string | Sets chatbot's favourite movie |
opera | string | Sets chatbot's favourite opera |
season | string | Sets chatbot's favourite season |
show | string | Sets chatbot's favourite show |
song | string | Sets chatbot's favourite song |
sport | string | Sets chatbot's favourite sport |
subject | string | Sets chatbot's favourite subject |
football | string | Sets chatbot's favourite football team |
celebrity | string | Sets chatbot's favourite celebrity |
chinesesign | string | Sets chatbot's chinese sign |
family | string | Sets chatbot's family |
ethics | string | Sets chatbot's name |
etype | string | Sets chatbot's etype |
baseball | string | Sets chatbot's faovourite baseball team |
city | string | Sets chatbot's city |
state | string | Sets chatbot's state |
class | string | Sets chatbot's class |
country | string | Sets chatbot's country |
company | string | Sets chatbot's company |
email | string | Sets the chatbot's support email |
wechat | string | Sets chatbot's wechat |
wear | string | Sets chatbot's favourite cloth/wear |
vocab | string | Sets chatbot's number of vocabulary |
version | string | Sets your chatbot's version/your bot's version |
totalcli | string | Sets chatbot's total clients |
species | string | Sets chatbot's species |
sign | string | Sets chatbot's sign |
scspecies | string | Sets chatbot's species (chinese) |
scsign | string | Sets chatbot's sign (chinese) |
scnationality | string | Sets chatbot's nationality (chinese) |
scmaster | string | Sets chatbot's master/owner/developer_name (chinese) |
scgender | string | Sets chatbot's gender (chinese) |
scfavouritecolor | string | Sets chatbot's favourite color (chinese) |
scfavouritefood | string | Sets chatbot's favourite food (chinese) |
sccountry | string | Sets chatbot's country (chinese) |
sccompany | string | Sets chatbot's company (chinese) |
sccity | string | Sets chatbot's city (chinese) |
scchinesesign | string | Sets chatbot's chinese sign (chinese) |
language2 | string | Sets chatbot's language while chatting |
hockey | string | Sets chatbot's favourite hockey team |
job | string | Sets chatbot's job |
music | string | Sets chatbot's favourite music |
celebrities | string | Sets chatbot's favourite celebrities/characters |
orientation | string | Sets chatbot's orientation |
phylum | string | Sets chatbot's phylum |
president | string | Sets chatbot's president |
Something missing? Found a bug/problem? Want to suggest something?? Make an issue/PR in the github repository!
Name Of Language | Code for Languages |
---|---|
Automatic | auto |
Afrikaans | af |
Irish | ga |
Albanian | sq |
Italian | it |
Arabic | ar |
Japanese | ja |
Azerbaijani | az |
Kannada | kn |
Basque | eu |
Korean | ko |
Bengali | bn |
Latin | la |
Belarusian | be |
Latvian | lv |
Bulgarian | bg |
Lithuanian | lt |
Catalan | ca |
Macedonian | mk |
Chinese Simplified | zh-CN |
Malay | ms |
Chinese Traditional | zh-TW |
Maltese | mt |
Croatian | hr |
Norwegian | no |
Czech | cs |
Persian | fa |
Danish | da |
Polish | pl |
Dutch | nl |
Portuguese | pt |
English | en |
Romanian | ro |
Esperanto | eo |
Russian | ru |
Estonian | et |
Serbian | sr |
Filipino | tl |
Slovak | sk |
Finnish | fi |
Slovenian | sl |
French | fr |
Spanish | es |
Galician | gl |
Swahili | sw |
Georgian | ka |
Swedish | sv |
German | de |
Tamil | ta |
Greek | el |
Telugu | te |
Gujarati | gu |
Thai | th |
Haitian Creole | ht |
Turkish | tr |
Hebrew | iw |
Ukrainian | uk |
Hindi | hi |
Urdu | ur |
Hungarian | hu |
Vietnamese | vi |
Icelandic | is |
Welsh | cy |
Indonesian | id |
Yiddish | yi |
~ Github
FAQs
Easy to use NPM package for chatbots made by Sunny Development
The npm package clever-chat receives a total of 70 weekly downloads. As such, clever-chat popularity was classified as not popular.
We found that clever-chat demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.