Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rhmtty/bot-bulk-leave-wa-groups


https://github.com/rhmtty/bot-bulk-leave-wa-groups

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Bot Bulk Leave WAG

## Requirements
- NodeJs `v18+`
- Yarn
## Run Locally

Go to the project directory

```bash
cd bot-bulk-leave-wa-groups
```

Install dependencies

```bash
yarn install
```

Start the server

```bash
yarn run start
```