Skip to content

Commit

Permalink
fix: Generate pairing code and update Baileys repository
Browse files Browse the repository at this point in the history
Update package.json to use the new Baileys repository and modify the Whatsapp Baileys service to generate a pairing code. This change fixes the issue with the previous Baileys repository and improves the pairing process for Whatsapp.

Changes:
- Update package.json to use the new Baileys repository
- Modify Whatsapp Baileys service to generate a pairing code
- Fix issue with previous Baileys repository
- Improve pairing process for Whatsapp
  • Loading branch information
dgcode-tec committed Jul 3, 2024
1 parent 14ea5d9 commit b63b7b0
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 216 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"amqplib": "^0.10.3",
"@aws-sdk/client-sqs": "^3.569.0",
"axios": "^1.6.5",
"baileys": "github:bobslavtriev/Baileys",
"baileys": "github:EvolutionAPI/Baileys",
"class-validator": "^0.14.1",
"compression": "^1.7.4",
"cors": "^2.8.5",
Expand Down
Loading

0 comments on commit b63b7b0

Please sign in to comment.