Setup Discord Start Here Get your bot's token Invite your bot to the server Environment Variables These environment variables must be set, or hard code them in app.js if you want to keep things local DISCORD_TOKEN - Your bot's token GUILD_ID - Your Discord server's ID CHANNEL_ID - The channel the messages will go to NodeJS Run npm install Run node app.js GroupMe Head to dev.groupme.com/bots and click on Create Bot Select the group you want to get messages from and set the URL to your node app (i.e. https://google.com/mewbot/) Click on Activate if not active