lucasvmx / Thunderbot

Thunderbot is a simple and generic Whatsapp Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ci-status release codefactor


Logo

Thunderbot

Thunderbot is a simple and generic automated whatsapp client
Explore docs »

Report Bug · Request Feature

Table of Contents

About The Project

It was developed for personal use. It can also be adapted so that small businesses can have a simple, automated and low-cost response system.

Demo

gif

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Microsoft Windows 8 or Later
  • Linux (tested only in Manjaro x64)
  • Internet Connection

Installation

  1. Just run setup file

Usage

Simple

  • Download binary files and just execute directly:
https://github.com/lucas-engen/Thunderbot/releases/latest

Advanced

  • Clone the repository

    git clone https://github.com/lucas-engen/Thunderbot.git
  • Install dependencies

    npm install
  • Execute the program

    npm start

Configuration

Please read the documentation of settings.json.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

  • Fork this repo
  • Make your changes
  • Create a pull request

License

Distributed under the GPLv3. See LICENSE for more information.

Contact

Lucas Vieira - Instagram - Gmail

Project Link: https://github.com/lucas-engen/Thunderbot

Acknowledgements

About

Thunderbot is a simple and generic Whatsapp Bot

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%