Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mirabellierr/wa-automate
- Owner: MiraBellierr
- Created: 2022-12-11T12:13:09.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-18T16:06:33.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T23:28:01.224Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 898 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to WA-Automate 👋
> 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!
---