Git Product home page Git Product logo

pymessage's Introduction

๐Ÿ PyMessage ๐Ÿ“ฌ

Multichannel Messaging Automator

About The Project

Python application to send emails, SMS and WhatsApp message on the click of a button. You also can see the total count of sent and seen messages and read through threads of each user.

Table of Contents
  1. Prerequisites
  2. Installation
  3. Format of Inputted CSV File
  4. Credits

Prerequisites

(back to top)

Installation

  1. Clone the repo
git clone https://github.com/ghoulboii/pymessage
  1. Install dependencies
pip install -r requirements.txt
  1. Pull submodules
git submodule init
git submodule update
  1. Create a .env in the root of the project following the .env.example template

  2. Place credentials.json into the root of the project

  3. Run main.py

(back to top)

Format of Inputted CSV File

The application only accepts CSV files. The CSV file should be of the following format:

Name Phone Email Course Name
John Smith +911234567890 [email protected] Python Fundamentals
Matthew King 1234567890 [email protected] Python Advanced

Note

Phone can be written with or without area code

(back to top)

Credits

(back to top)

pymessage's People

Contributors

ghoulboii avatar

Watchers

 avatar

Forkers

supereact

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.