Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
chatadelic-api
Advanced tools
Event on websocket open
Event on chat message
Event on user login
Event on user logout
ChatadelicApi
number
ChatadelicApi
number
ChatadelicApi
string
ChatadelicApi
string
DO NOT return password
Init chatadelcic session
Login
Logout
Send message
Send private message to user
Add chatadelic act to queue
Array
Event on websocket open
Kind: global function
Param | Type | Description |
---|---|---|
e | Object | event |
Event on chat message
Kind: global function
Param | Type | Description |
---|---|---|
e | Object | event |
Event on user login
Kind: global function
Param | Type | Description |
---|---|---|
e | Object | event |
Event on user logout
Kind: global function
Param | Type | Description |
---|---|---|
e | Object | event |
ChatadelicApi
Kind: global function
Returns: ChatadelicApi
- Returns this to chain methods
Param | Type | Description |
---|---|---|
data | number | Queue execution interval |
callback | function |
number
Kind: global function
Returns: number
- Queue execution interval
ChatadelicApi
Kind: global function
Returns: ChatadelicApi
- Returns this to chain methods
Param | Type | Description |
---|---|---|
data | number | Chat id |
callback | function |
number
Kind: global function
Returns: number
- Chat id
ChatadelicApi
Kind: global function
Returns: ChatadelicApi
- Returns this to chain methods
Param | Type | Description |
---|---|---|
data | string | Username |
callback | function |
string
Kind: global function
Returns: string
- Username
ChatadelicApi
Kind: global function
Returns: ChatadelicApi
- Returns this to chain methods
Param | Type | Description |
---|---|---|
data | string | Password |
callback | function |
string
DO NOT return password
Kind: global function
Returns: string
- Empty string
Init chatadelcic session
Kind: global function
Param |
---|
callback |
Login
Kind: global function
Param | Type |
---|---|
[callback] | function |
Logout
Kind: global function
Param | Type |
---|---|
[callback] | function |
Send message
Kind: global function
Param | Type |
---|---|
data | string |
[callback] | function |
Send private message to user
Kind: global function
Param |
---|
user |
message |
callback |
Add chatadelic act to queue
Kind: global function
Access: public
Param | Type |
---|---|
type | string |
[data] | string |
[callback] | function |
Array
Kind: global function
Returns: Array
- Online list
FAQs
chatadelic.net api
The npm package chatadelic-api receives a total of 0 weekly downloads. As such, chatadelic-api popularity was classified as not popular.
We found that chatadelic-api demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.