- This bot links groupme to a specific discord channel
- All of the bot code is in bot.js
- All of the docker commands are in the Makefile
- Fill in your appropriate information in example_token.js
- Rename
example_token.js
totoken.js
make && make run
- The
groupme_callback_url
is the postfix to your link for the https://dev.groupme.com/bots callback url. - ex: you're hosting on https://www.mysite.com, the bot would be running on https://www.mysite.com:port/bot-callback