Skip to content

ConnectCorp/sheet2sms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sheet to SmS

A simple script that fetches data from google sheet and sends sms to failed numbers using nexmo

Installation

clone the repo

$ git clone git@github.com:ConnectCorp/sheet2sms.git

And then navigate to the sheet2sms directory

$ cd sheet2sms

Setup

To install the gem used, run:

$ bundle install

Note: Make sure you have bundler installed. If you dont, run

$ gem install bundler

to install it.

How to Use

Run the following command

$ ruby main.rb

And follow the instructions.

About

Script that fetches data from google sheets and sends sms using nexmo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages