Mirror messages from a GroupMe to a Discord webhook
  • Nix 65.4%
  • Shell 34.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-02-05 16:54:47 -05:00
flake.nix feat: rename envFile option 2026-02-05 16:33:48 -05:00
LICENSE feat: add script, flake, and usage instructions 2026-02-05 16:10:28 -05:00
mirror.sh feat: add script, flake, and usage instructions 2026-02-05 16:10:28 -05:00
README.md docs: fix environment variable name 2026-02-05 16:54:47 -05:00

groupme-mirror

Mirror messages from a GroupMe to a Discord webhook.

Usage

The following should be in the environment:

DISCORD_WEBHOOK_URL=https://discord.com/api/webhooks/1234567890/abcdefghijklmnopqrstuvwxyz
GROUPME_ACCESS_TOKEN=abcdefghijklmnopqrstuvwxyz1234567890
GROUP_ID=1234567890

You can get your access token from Access Token button at the top right of the the GroupMe developer portal. You can get the group ID from the share URL of the group.