mud-discord-chat

2025 · 1 min read

Discord and MUD chat channel bridge.

Problem

Outcome

A Node.js application that connects to a MUD via socket to relay chat messages between MUD channels and Discord channels in both directions. It supports configurable channel mappings, emoji stripping options, optional Bit.ly URL shortening, and requires Discord bot setup with proper intents and environment configuration for secure token management.

Tools