A Discord bot built for multi-map ARK clusters. It keeps your community connected with live server status, cross-server chat, and detailed player logging — all without needing any third-party services or databases. (No MySQL or other Databases needed)
The API runs in your Ark PLUGINS folder while the discord bot can run on your Ark Host PC.
Features:
Live Server Status — Auto-refreshing embeds showing each map's online/offline state, current player count, and individual player session durations. Updates on a configurable interval.
Cross-Server Chat — Players on any map in your cluster can talk to each other through Discord. Messages flow both ways — Discord to in-game and in-game to Discord — in real time.
Tribe & Alliance Chat Relay — Optionally relay tribe and alliance chat across maps and to Discord, with tribe names shown alongside player names.
Player Join/Leave Logging — A dedicated Discord channel receives an embed for every player that joins or leaves, showing their character name, Steam display name, tribe, and Steam64 ID.
Chat Filter — Built-in filter for bad words (plain words or regex) and link blocking with a per-domain allowlist. Choose to censor (replace with a mask) or block messages entirely.
Custom Format Templates — Fully customisable Discord message format using tokens: {server}, {sender}, {tribe}, {tribeName}, {channel}, {time}, {message}. ANSI colour support for styled chat output.
Desktop UI — Windows Electron app for easy configuration — no config file editing required. Start, stop, and monitor the bot from a simple interface.
Headless Mode — Run on any platform (Windows, Linux, macOS) with npm start for 24/7 server deployments. Compatible with PM2 and systemd.
For the Discord Bot:
Requirements: Node.js 20+, a Discord bot token with Message Content intent, RCON enabled on each ARK server. The companion DiscordBridge plugin is required for chat relay and player logging; server status works on RCON alone.
To Download the Discord Bot: -
or Click here to Join Discord
The API runs in your Ark PLUGINS folder while the discord bot can run on your Ark Host PC.
Features:
For the Discord Bot:
Requirements: Node.js 20+, a Discord bot token with Message Content intent, RCON enabled on each ARK server. The companion DiscordBridge plugin is required for chat relay and player logging; server status works on RCON alone.
To Download the Discord Bot: -