Skip to content

Send 200 distinct apology text message to your dear ones using the MSG91 API!

License

Notifications You must be signed in to change notification settings

amarlearning/say-sorry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Say Sorry

Build Status Issues MIT LICENSE

Send apology text message to your near and dear ones using MSG91 API, with collection of over 150 sorry messages collected from Internet.

Install

git clone https://github.com/amarlearning/say-sorry.git

once the repository is cloned successfully, the open eclipse and follow below steps:

File > Import > Existing Maven Project

then give the path to pom.xml file present in the project and click finish.


Usage

In order to use this program you need to have an auth key which you can get by making an account on MSG91 API website.

Lets talk about the params that you should know before running this program

Parameter Description
mainUrl Base Url of MSG91 (http://api.msg91.com/api/sendhttp.php?)
authkey Login authentication key (this key is unique for every user)
mobiles Keep numbers in National format (without country code), multiple numbers should be separated by comma (,)
senderId Receiver will see this as sender's ID. More Read
route If your operator supports multiple routes then give one route name. Eg: route=1 for promotional, route=4 for transactional SMS. More Read
country 0 for international,1 for USA, 91 for India.

What to know more about MSG91 API? Link.


Issues

You can report the bugs at the issue tracker

OR

You can tweet me if you can't get it to work. In fact, you should tweet me anyway.


License

Built with ♥ by Amar Prakash Pandey(@amarlearning) under MIT License

You can find a copy of the License at http://amarlearning.mit-license.org/

About

Send 200 distinct apology text message to your dear ones using the MSG91 API!

Topics

Resources

License

Stars

Watchers

Forks

Languages