Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mirabellierr/wa-automate

This is a project to automate tasks on Whatsapp using NodeJS.
https://github.com/mirabellierr/wa-automate

Last synced: 2 days ago
JSON representation

This is a project to automate tasks on Whatsapp using NodeJS.

Awesome Lists containing this project

README

        

Welcome to WA-Automate 👋



Version

License: ISC


Twitter: mirabellierr

> A Whatsapp bot written in NodeJS by me to automate tasks.

## Install

```sh
npm install
```

## Usage

Make sure to rename the `.env.example` to `.env` and fill the information

```
PREFIX=
OPEN_AI_KEY=
DB_NAME=
DB_USER=
DB_PASSWORD=
MOVIES_DB_API=
```

To start this project, run the following command:

```sh
node .
```

## Author

👤 **Mirabellier**

- Website: https://miraiscute.com
- Twitter: [@mirabellierr](https://twitter.com/mirabellierr)
- Github: [@MiraBellierr](https://github.com/MiraBellierr)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/MiraBellierr/wa-automate/issues).

## Show your support

Give a ⭐️ if this project helped you!



---