patrickhaertel / GroupmeDiscordBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GroupmeDiscordBot

Adding the Discord Bot to a Server

  • Click here to authorize bot and add it to a server

Connecting with Groupme

  1. Go to https://dev.groupme.com/bots
  2. Select Create Bot
  3. Choose the Group for the Bot to forward messages from and choose a name for the bot.
  4. Set the callback url to https://groupmediscordbot.onrender.com/gm-msg?to=CHANNEL_ID
    • The CHANNEL_ID is the id of the Discord Channel the bot will forward messages to. This id can be found if developer mode is enabled on Discord.

About

License:MIT License


Languages

Language:JavaScript 100.0%