Code Monkey home page Code Monkey logo

twilio-mass-sms's Introduction

This is a reupload of a GitHub repo I had downloaded. The user who originally uploaded danielohanessian has either deleted account or been deleted, so I am re-posting.

IMPORTANT NOTE: If you want to use this be sure to slow down the speed with which SMS are sent! If you use the default speed your account will quickly be banned. I may update it to go slower by default at a later time.

Mass Texting

Using www.twilio.com, use this repository to very easily send massive amounts of texts with no hassle.

What You'll Need

  • You will need to download nodeJS.
  • You will need your Command Prompt (PC) or Terminal (Mac), that is built in to your computer.
  • You will need a Twilio account, all ready to go.

Tutorial

  1. Install the repository with Command Prompt/Terminal. Type in git clone https://github.com/InfinityRunner/Mass-Texting.git. If you do not have git installed, just download the zip and save it in your home folder.
  2. Find your home folder and open info.txt.
  3. Go to Twilio, and grab your API credentials from the home page, or your test credentials.
  4. Replace [enter your twilio SID here] with your Twilio SID credential.
  5. Replace [enter your twilio token here] with your Twilio token.
  6. Replace [enter the phone number to use from twilio here] with your Twilio number. Make sure there are no spaces or parantheses/brackets in the number.
  7. Replace [enter the message to send here] with the message you want to send.
  8. Open phones.txt.
  9. Remove any existing text, and type in every single number you want to text, separating them with a line break. Again, make sure there are no spaces or parantheses/brackets in the numbers.
  10. Go back to Command Prompt/Terminal and type in npm install fs.
  11. Go to Command Prompt/Terminal and type in node and then go back to the Mass-Texting folder and drag and drop the masstexting.js file into Command Prompt/Terminal.
  12. Hit enter. You're done!

twilio-mass-sms's People

Contributors

abbabaa avatar kirkins avatar

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.