Skip to content

BetaTester41/groupme-add

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GroupMe Bulk Add

Useful for clubs that use GroupMe for communications, or just for SMS broadcasting...

Getting your "Access Token"

  1. Head to the developer page.
  2. Login to the account that owns the group you want to automate.
  3. Click the "Access Token" button next to the your name.
  4. There is no step 4.

Getting you Group ID

  1. Fire up that terminal!
  2. Fetch all your group info with this command:
    curl https://api.groupme.com/v3/groups?token=YOUR_TOKEN
    (please remember to replace YOUR_TOKEN)
  3. Find the group you want, and copy the "id" value
  4. Easy right?

PRs?

Yes please! If you have any cool stuff to add, send me a PR (or 2)!

About

Why doesn't GroupMe have a bulk add feature yet?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages