Alice is a whatsapp bot made to manage coding groups.
# 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
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;)
API used in this Bot: whatsapp-web.js
This project is under the MIT license. See LICENSE for more details.
Created by Coding in Community 💜