# reactiflux/discord-irc

Connects Discord and IRC channels by sending messages back and forth.

Repository: https://github.com/reactiflux/discord-irc
Canonical: https://ross.abutalabs.com/products/discord-irc
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2023-11-25T09:52:53+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3978, "days_push": 1012, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1226, forks 281 (observed 2026-08-28T04:04:03.226592+00:00)

## What it is
A Node.js bot that bridges Discord and IRC channels by relaying messages between them. It is configured via JSON channel mappings and can be run via npm, as a module, or in Docker.

## Use cases
- bridge an IRC channel to a Discord channel
- relay messages between Discord and IRC
- keep community chats synced across Discord and IRC
- run a Discord-IRC gateway bot
- connect my IRC server to Discord

## When to choose
- you need two-way message syncing between Discord and IRC channels
- you want a simple JSON-configured bridge deployable via Docker
- you prefer a mature, MIT-licensed Node.js solution

## When to avoid
- you need bridging between platforms other than Discord and IRC
- you need rich media or thread-level Discord features relayed to IRC
- you want an actively developed project with frequent releases

## Facets
- artifact type: application
- maturity: maintenance
- function: chatbot, webhook, cli
- domain: messaging-platforms, developer-tools
- platform: cli, cross-platform
- tags: discord, irc, bridge, gateway, bot, message-relay, automation, nodejs, docker

## Member repositories
- reactiflux/discord-irc (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:03.226592+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:15:21.151720+00:00, confidence not recorded.
  - readme: https://github.com/reactiflux/discord-irc (fetched 2026-08-28T04:04:03.226592+00:00, sha 0f53605518cb)
  - registry_npm: https://registry.npmjs.org/discord-irc (fetched 2026-08-29T12:23:11.810634+00:00, sha 9b58f4d93253)
- Data as of 2026-08-30T08:39:29.467469+00:00.
