Skip to content

reteps/groupme-crosscountry-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

groupme-crosscountry-bot

A heroku template for creating a groupme cross country bot.

Image of graph

Setup

  • Clone this repository
  • Create a groupme developer bot, use a random callback URL
  • heroku create - make a note of the URL
  • heroku config:set BOT_TOKEN=abc
  • heroku config:set IMAGE_TOKEN=xyz
  • git add .; git commit -am "Added Token"
  • git push heroku master
  • Add the new callback URL to groupme bot

Usage

In the chat, graph name.

If the name doesn't come up, try adding your school at the end, ie. graph name school

Releases

No releases published

Packages

No packages published

Languages