Deploy Unthread Discord Bot Extension
Integrate Discord with Unthread.io for seamless ticket support. 🎫🤖
Discord Bot
wgtechlabs/unthread-discord-bot:1.1.0
Just deployed
Webhook Server
wgtechlabs/unthread-webhook-server:1.0.0-beta.7
Just deployed
Postgres (Platform)
railwayapp-templates/postgres-ssl:17
Just deployed
/var/lib/postgresql/data
Redis (Webhook)
redis:8-alpine
Just deployed
/data
Redis (Platform)
redis:8-alpine
Just deployed
Deploy and Host Unthread Discord Bot Extension on Railway
What is Unthread Discord Bot Extension?
Unthread Discord Bot Extension is an official integration that brings support ticket management into your Discord server. It enables users to create, track, and manage support tickets directly through slash commands and forum posts—fully integrated with the Unthread.io platform.
About Hosting Unthread Discord Bot Extension
Hosting the Unthread Discord Bot Extension allows Discord communities and teams to offer a professional support system within their servers. The bot is built with Node.js and TypeScript and connects directly to the Unthread API for seamless ticket synchronization. With features like automatic forum-to-ticket conversion and two-way message syncing, the bot provides a native support experience inside Discord. Deploying it on Railway makes setup simple and scalable, with support for environment variables, Redis integration, and continuous deployment.
Common Use Cases
- Managing customer or user support tickets via Discord slash commands
- Auto-converting forum posts into Unthread support tickets
- Synchronizing replies between Discord and Unthread.io
Dependencies for Unthread Discord Bot Extension Hosting
- Discord Bot Token (from Discord Developer Portal)
- Unthread API Key (from Unthread.io)
- Redis URL (for caching and job processing)
Deployment Dependencies
Why Deploy Unthread Discord Bot Extension on Railway?
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.
By deploying Unthread Discord Bot Extension on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.
Template Content
Discord Bot
wgtechlabs/unthread-discord-bot:1.1.0GUILD_ID
Discord Server ID (enable developer mode and copy) - REQUIRED
CLIENT_ID
Discord Application ID from Developer Portal - REQUIRED
SLACK_TEAM_ID
Slack workspace ID (Team ID) for file downloads, format: T + 10 characters - OPTIONAL
UNTHREAD_API_KEY
Get from Unthread dashboard API settings - REQUIRED
DISCORD_BOT_TOKEN
Get from Discord Developer Portal → Bot → Token - REQUIRED
FORUM_CHANNEL_IDS
Forum channel IDs (comma-separated) for auto-ticket creation - REQUIRED
UNTHREAD_WEBHOOK_SECRET
Webhook secret from Unthread dashboard - REQUIRED
UNTHREAD_SLACK_CHANNEL_ID
Target Slack channel ID from Unthread - REQUIRED
Webhook Server
wgtechlabs/unthread-webhook-server:1.0.0-beta.7Postgres (Platform)
ghcr.io/railwayapp-templates/postgres-ssl:17Redis (Webhook)
redis:8-alpineRedis (Platform)
redis:8-alpine