mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
* chore: Changed name for release * chore: Sorted package.json * ci: Added workflow to publish releases * chore: Updated .gitignore * chore: Updated lint to use nodejs v18 * chore: Updated package name in README.md * chore: Change the current version
19 lines
222 B
Plaintext
19 lines
222 B
Plaintext
.DS_Store
|
|
.env
|
|
.yarn/
|
|
*.tgz
|
|
*/.DS_Store
|
|
auth_info*.json
|
|
baileys_auth_info*
|
|
baileys_store*.json
|
|
browser-messages.json
|
|
browser-token.json
|
|
decoded-ws.json
|
|
docs
|
|
lib
|
|
messages*.json
|
|
node_modules
|
|
output.csv
|
|
Proxy
|
|
test.ts
|
|
TestData |