Skip to content

Instantly share code, notes, and snippets.

@sandoche
Last active May 20, 2020 15:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sandoche/d7a383ba1b7514da5b37d27b1c1eb829 to your computer and use it in GitHub Desktop.
Save sandoche/d7a383ba1b7514da5b37d27b1c1eb829 to your computer and use it in GitHub Desktop.
How to send mass messages?
// How to build an website/app to send personalized messages with any instant messaging app
// 1. Start a project
// 2. Design your project using the deep link of your favorite instant messaging app (and using variables to push the right message to the right number)
// 3. Code your project
// 4. Build it
// 5. Test it
// 6. Distribute it
// 7. Bonus: Leave it open source in case they try to shut it down, at least someone will have a fork somewhere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment