GroupMe Bots: Difference between revisions
Jump to navigation
Jump to search
Created page with "First you need to login to the GroupMe developer site and create a bot ID, The URL is: https://dev.groupme.com/ Click the "Bots" link. (login with your normal GroupMe credent..." |
No edit summary |
||
Line 2: | Line 2: | ||
https://dev.groupme.com/ | https://dev.groupme.com/ | ||
Click the "Bots" link. (login with your normal GroupMe credentials) | * Click the "Bots" link. (login with your normal GroupMe credentials) | ||
Click the "Create Bot" button. | * Click the "Create Bot" button. | ||
Select the group you want to use the bot in, give it a name, optionally give it a URL for an avatar (graphic). You can ignore "Callback URL". | * Select the group you want to use the bot in, give it a name, optionally give it a URL for an avatar (graphic). You can ignore "Callback URL". | ||
You'll be presented with a page for your new bot. Make note of the "Bot ID" At this point you're done setting up GroupMe for your bot. |
Revision as of 10:40, 3 September 2021
First you need to login to the GroupMe developer site and create a bot ID, The URL is: https://dev.groupme.com/
- Click the "Bots" link. (login with your normal GroupMe credentials)
- Click the "Create Bot" button.
- Select the group you want to use the bot in, give it a name, optionally give it a URL for an avatar (graphic). You can ignore "Callback URL".
You'll be presented with a page for your new bot. Make note of the "Bot ID" At this point you're done setting up GroupMe for your bot.