Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Whapi-Cloud/whatsapp-checker
/ functions
Functions
19 in github.com/Whapi-Cloud/whatsapp-checker
⨍
Functions
19
◇
Types & classes
7
↓ 2 callers
Method
writeCSV
(data: { phone: string; status: string }[], filePath: string)
core/csv_module.ts:4
↓ 1 callers
Function
canRefreshLimit
()
index.js:46
↓ 1 callers
Function
checkFiles
()
core/files.ts:18
↓ 1 callers
Method
checkHealth
()
core/channel.ts:11
↓ 1 callers
Method
checkPhones
(phones: string[])
core/channel.ts:44
↓ 1 callers
Function
getLastRefresh
()
index.js:39
↓ 1 callers
Function
getLastRefresh
()
core/files.ts:52
↓ 1 callers
Method
getPhonesFromCSV
(filePath: string)
core/csv_module.ts:24
↓ 1 callers
Function
refreshLimit
()
index.js:28
↓ 1 callers
Function
start
()
index.js:9
↓ 1 callers
Method
start
(delay: number, checksPerTime: number)
core/checker.ts:25
↓ 1 callers
Method
writeUnlimittedCsv
(data: string[], filePath: string)
core/csv_module.ts:12
Function
canRefreshLimit
()
core/files.ts:59
Method
constructor
(channel: Channel, phones: string[], limit: number)
core/checker.ts:16
Method
constructor
(token: string)
core/channel.ts:7
Method
parseCSV
(csvString: string)
core/csv_module.ts:33
Method
readCSVRaw
(filePath: string)
core/csv_module.ts:20
Function
refreshLimit
()
core/files.ts:41
Method
sendMessage
(to: string, body: string)
core/channel.ts:25