Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 389 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 389 Bytes

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)