filipeleonelbatista / ai-whats-bot

ai whatsapp bot that responds you in any conversation using chat commands when server is online in your machine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ai-whats-bot

An Electron application with React and TypeScript

Recommended IDE Setup

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

About

ai whatsapp bot that responds you in any conversation using chat commands when server is online in your machine.


Languages

Language:HTML 45.6%Language:TypeScript 23.3%Language:CSS 21.9%Language:JavaScript 9.1%