/discord-forwarder

Forward Discord channels to others channels or webhooks.

Primary LanguageJavaScriptMIT LicenseMIT

viossat/discord-forwarder

Forward Discord channels to others channels or webhooks.

Environment variables

  • TOKEN: a bot/user token
  • READING_CHANNELS: list of channels ID to forward (separated by commas)
  • WRITING_CHANNELS: list of channels ID where messages are forwarded (separated by commas)
  • WEBHOOKS: list of webhooks URL where messages are sent (separated by commas)