/alice

Alice is a whatsapp bot made to manage coding groups.

Primary LanguageTypeScript

alice

A whatsapp bot made to manage coding groups.
repo-size issues license

Table of contents

💻 About the project

Alice is a whatsapp bot made to manage coding groups.

🚀 How to run

# 1. Clone the repository
git clone https://github.com/Coding-in-community/alice.git

# 2. Install the dependencies
cd alice && yarn install

# 3. set up the .env file. See the .env.example file

# 4. Build and run the application
yarn build
yarn start

# 5. Scan QR code with whatsapp

🤝 How to contribute

Every kind of contribution is welcome, we admire it!

Is there any problem? Found a bug? Do you have any tips? Open an issue describing it.

Want to contribute code? We ask that you first read this contribution guide

Don't forget to leave your ⭐, it is also a way to contribute to the project;)

👾 Credits

API used in this Bot: whatsapp-web.js

📝 License

This project is under the MIT license. See LICENSE for more details.


Created by Coding in Community 💜