Skip to content

Instantly share code, notes, and snippets.

@cmcavoy
Created September 4, 2013 20:11
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 cmcavoy/6442240 to your computer and use it in GitHub Desktop.
Save cmcavoy/6442240 to your computer and use it in GitHub Desktop.
curl -X POST -d "{bot: { name: 'WHAT UP',group_id: 'GROUP'}}" https://api.groupme.com/v3/bots?token=TOKEN
(TOKEN and GROUP are replaced with actual groups and tokens)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment