UNPKG

@tioagustian/whatsbot

Version:

A toolkit for working with the WhatsApp Web API

80 lines (56 loc) • 2.3 kB
<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.