Coding-in-community / alice

Licence: other
Alice is a whatsapp bot made to manage coding groups.

Programming Languages

typescript
32286 projects
shell
77523 projects

Projects that are alternatives of or similar to alice

whatsapp-bot
Piyobot adalah whatsapp bot pintar
Stars: ✭ 124 (+785.71%)
Mutual labels:  whatsapp, whatsapp-bot
python-automated-bulk-whatsapp-messages
It is a python script to send automated bulk WhatsApp messages to multiple recipients from an excel sheet at once.
Stars: ✭ 56 (+300%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-bot
This is a Node.js console app containing Whatsapp handler using reactive methods to response messages as chatbot. Simple but useful project to start developing a complex NON-OFFICIAL Whatsapp chatbots.
Stars: ✭ 33 (+135.71%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-bot
Made with Python and Selenium, can be used to send multiple messages and send messages as characters made of emojis
Stars: ✭ 34 (+142.86%)
Mutual labels:  whatsapp, whatsapp-bot
Virdina-Brainly
Bot Whatsapp untuk brainly
Stars: ✭ 23 (+64.29%)
Mutual labels:  whatsapp, whatsapp-bot
Stickerworld
Bot for whatsapp that automatically generates Sticker from the images or videos it receives
Stars: ✭ 47 (+235.71%)
Mutual labels:  whatsapp, whatsapp-bot
Whatsapp-Botto-Void
A fully Object Oriented WhatsApp bot built with TypeScript
Stars: ✭ 64 (+357.14%)
Mutual labels:  whatsapp, whatsapp-bot
games-wabot
Games-wabot is RPG Bot Whatsapp. Now support Multi-device!!, check branch multi-device
Stars: ✭ 165 (+1078.57%)
Mutual labels:  whatsapp, whatsapp-bot
Venom
Venom is the most complete javascript library for Whatsapp, 100% Open Source.
Stars: ✭ 3,457 (+24592.86%)
Mutual labels:  whatsapp, whatsapp-bot
Whatsapp Web.js
A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
Stars: ✭ 4,103 (+29207.14%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-bot
whatsapp bot build with nodejs
Stars: ✭ 62 (+342.86%)
Mutual labels:  whatsapp, whatsapp-bot
wppconnect-server
Wppconnect Server is a ready-to-use API, just download, install, and start using, simple as that.
Stars: ✭ 290 (+1971.43%)
Mutual labels:  whatsapp, whatsapp-bot
bot-whatsapp
Unmaintained - Multipurpose WhatsApp Bot 🤖 using open-wa/wa-automate-nodejs library! ✨
Stars: ✭ 78 (+457.14%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-api-client
This library helps you easily create a javascript application with Whatsapp support
Stars: ✭ 39 (+178.57%)
Mutual labels:  whatsapp, whatsapp-bot
Nana-MD
Nana Multi Device Testing Bot
Stars: ✭ 29 (+107.14%)
Mutual labels:  whatsapp, whatsapp-bot
waio
Is a pretty simple and fully asynchronous framework for WhatsApp Business API written in Python 3.7 with asyncio and aiohttp.
Stars: ✭ 18 (+28.57%)
Mutual labels:  whatsapp, whatsapp-bot
Whatsapp-Bot
Web.whatsapp.com bot made with selenium
Stars: ✭ 39 (+178.57%)
Mutual labels:  whatsapp, whatsapp-bot
tithiwa
Automate Web WhatsApp with selenium in python.
Stars: ✭ 17 (+21.43%)
Mutual labels:  whatsapp, whatsapp-bot
wappdriver
Wondering how to send WhatsApp messages using Python using only 3 lines of code? You have come to the right place!
Stars: ✭ 40 (+185.71%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-http-api
WhatsApp HTTP API that you can configure in a click!
Stars: ✭ 229 (+1535.71%)
Mutual labels:  whatsapp, whatsapp-bot

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 💜

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].