Add youtube link for multiple device (part 2)

This commit is contained in:
Nur Muhammad
2020-12-14 17:27:10 +08:00
parent 55d469811b
commit a7d7a93586
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
node_modules node_modules
whatsapp-session-*.json whatsapp-session-*.json
whatsapp-sessions.json

View File

@@ -9,6 +9,7 @@ Watch the tutorials:
- <a href="https://youtu.be/ksVBXF-6Jtc">Whatsapp API Tutorial: Sending Media File</a> - <a href="https://youtu.be/ksVBXF-6Jtc">Whatsapp API Tutorial: Sending Media File</a>
- <a href="https://youtu.be/uSzjbuaHexk">Whatsapp API Tutorial: Deploy to Heroku</a> - <a href="https://youtu.be/uSzjbuaHexk">Whatsapp API Tutorial: Deploy to Heroku</a>
- <a href="https://youtu.be/5VfM9PvrYcE">Whatsapp API Tutorial: Multiple Device</a> - <a href="https://youtu.be/5VfM9PvrYcE">Whatsapp API Tutorial: Multiple Device</a>
- <a href="https://youtu.be/Cq8ru8iKAVk">Whatsapp API Tutorial: Multiple Device | Part 2</a>
### How to use? ### How to use?
- Clone or download this repo - Clone or download this repo