Skip to content

WhatsApp bot that makes cool graphs out of saved WhatApp records.

Notifications You must be signed in to change notification settings

RoiKlevansky/data-grinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


logo

Data Grinder

WhatsApp bot that makes cool graphs out of saved WhatApp records.

Table of contents

About The Project

Data Grinder is a WhatsApp bot that stores all records of messages, chats and participants in a PostgreSQL database, and use the data to make cool graphs via commands.

NOTE: This bot will require the WhatsApp's multiuser-beta and uses a development branch of "whatsapp-web.js" which may result in some bugs and issues.

Getting started

Dependencies

  • Google Chrome/Chromium v60.0+
  • Node.js
  • npm
  • PostgreSQL(doesn't have to be local)

Installation

You may follow this instructions:

  1. Clone the repo and cd into it
git clone https://github.com/RoiKlevansky/data-grinder.git
cd data-grinder
  1. Install NPM packages
npm install
  1. Create .env file and fill it

Usage

After you finished the installation and you're done with the configuration to start the bot using this command:

npm start

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Roi Klevansky - roiklevansky@gmail.com
Project Link: https://github.com/RoiKlevansky/data-grinder

Acknowledgments

Icons made by Pixel perfect from www.flaticon.com

About

WhatsApp bot that makes cool graphs out of saved WhatApp records.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published