+15
README.md
+15
README.md
···- **Slack → IRC**: Messages from mapped Slack channels are sent to their corresponding IRC channels- Slack mentions are converted to mapped IRC nicks, or the display name from `<@U123|name>` format+- Thread messages are prefixed with `@xxxxx` (5-char thread ID) to show they're part of a thread- **User mappings** allow custom IRC nicknames for specific Slack users and enable proper mentions both ways
+73
-3
src/index.ts
+73
-3
src/index.ts
························
+47
src/lib/db.ts
+47
src/lib/db.ts
······+"INSERT OR REPLACE INTO thread_timestamps (thread_ts, thread_id, slack_channel_id, last_message_time) VALUES (?, ?, ?, ?)",
+51
src/lib/threads.ts
+51
src/lib/threads.ts
···