Skip to content

pushkarydv/NGL-Link-multiple-message-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngl.link multiple message Sender

Prerequisites:

All you need is Node js installed on your system

How to use:

  • fork this repo
  • go to config.json and change data accrding to you ( Do not exceed no_of_messages to 15 )
{
  "no_of_messages": 10,
  "question": "Hello",
  "ngl_username": "username"
}
  • open terminal in this folder
  • run the script by npm start command

Releases

No releases published

Packages

No packages published