Created
September 4, 2013 20:11
-
-
Save cmcavoy/6442240 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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