Merge branch 'WhiskeySockets:master' into master

This commit is contained in:
Samuel Scheit
2023-05-31 18:12:43 +02:00
committed by GitHub
7 changed files with 7787 additions and 186 deletions

View File

@@ -13,8 +13,7 @@ This is the only official repository and is maintained by the community.
## Example
Do check out & run [example.ts](
/blob/master/Example/example.ts) to see an example usage of the library.
Do check out & run [example.ts](Example/example.ts) to see an example usage of the library.
The script covers most common use cases.
To run the example script, download or clone the repo and then type the following in a terminal:
1. ``` cd path/to/Baileys ```