<h1 align="center">Welcome to @tioagustian/whatsbot 👋</h1>
<p>
  <a href="https://www.npmjs.com/package/@tioagustian/whatsbot" target="_blank">
    <img alt="Version" src="https://img.shields.io/npm/v/@tioagustian/whatsbot.svg">
  </a>
  <a href="https://github.com/tioagustian/whatsbot#readme" target="_blank">
    <img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
  </a>
  <a href="https://github.com/tioagustian/whatsbot/graphs/commit-activity" target="_blank">
    <img alt="Maintenance" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" />
  </a>
  <a href="https://github.com/tioagustian/whatsbot/blob/master/LICENSE" target="_blank">
    <img alt="License: MIT" src="https://img.shields.io/github/license/tioagustian/whatsbot?style=flat-square" />
  </a>
  <a href="https://twitter.com/tio\_agst" target="_blank">
    <img alt="Twitter: tio\_agst" src="https://img.shields.io/twitter/follow/tio_agst.svg?style=social" />
  </a>
</p>

> A toolkit for working with the WhatsApp Web API

### 🏠 [Homepage](https://github.com/tioagustian/whatsbot#readme)

## Install

```sh
npm install @tioagustian/whatsbot
```

## Usage

```sh
npx whatsbot install
```

## Creating new client

```sh
npx whatsbot new
```

## Starting client

```sh
npx whatsbot start yourclientname
```

## Retarting client

```sh
npx whatsbot restart yourclientname
```

## Stoping client

```sh
npx whatsbot stop yourclientname
```

## Author

👤 **Tio Agustian**

* Twitter: [@tio\_agst](https://twitter.com/tio_agst)
* Github: [@tioagustian](https://github.com/tioagustian)
* LinkedIn: [@tioagustian](https://linkedin.com/in/tioagustian)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/tioagustian/whatsbot/issues). You can also take a look at the [contributing guide](https://github.com/tioagustian/whatsbot/blob/master/CONTRIBUTING.md).

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2022 [Tio Agustian](https://github.com/tioagustian).<br />
This project is [MIT](https://github.com/tioagustian/whatsbot/blob/master/LICENSE) licensed.
