Skip to content
Menu
SteamAH
  • Cheat
  • Guide
  • Tips
  • Privacy Policy
  • Abuse
SteamAH

ARK: Survival Ascended – Discord Global Chat Docker Guide

Posted on November 23, 2023

For ARK: Survival Ascended players, this is a deploy and install guide of the app, all you need to know are below, let’s check it out.

 

if you need help please feel free to join my discord server for support https://discord.gg/UYkzsgc7pw

Before Start

NOTES
  1. (Manual Installation)npm start (if the app throws an error you need to restart the app manually so it is recommended to deploy it on docker for automation)
  2. This app is only support 1 server/map and it will be updated as soon as ASA released more maps
  3. Adding double quotes will prevent any errors when deploying
  4. env MAP should add space at the end eg: MAP=”[TheIsland] ” also same as PREFIX and SUFFIX

Preparing .env file and Discord

NOTE:
  • Create Discord App and Bot [discord.com]
  • You can add/remove FILTERS quoma separated
  • To get GUILD_ID and CHANNEL_ID you must enable developer mode
  • Open Discord (Profile) Settings then go to Advanced Section Click or Turn on Developer Mode
  • Now you can right click and copy id anytime you want
Descriptions
CLIENT_ID —————- Bot client id GUILD_ID —————– Discord Server (Right click to your server and Copy Server ID) make sure developer mode is on CHANNEL_ID ————— Channel to send and receive global chats (Right click to your channel and Copy Channel ID) make sure developer mode is on TOKEN ——————– Token Bot (Visit and create bot on Discord develoports link below) HOST ——————— IP or Host PORT ——————— Server game RCON port RCONPWD —————— Server Admin/Cheat password VIP ———————- Each name should separate by quoma (,) Node: exact name on discord VIPCOLORPRE ————– Color <RichColor Color=\”1,0,1,0\”> VIPCOLORSUF ————– Closing </> PREFIX ——————- Start of the message SUFFIX ——————- End of the message MAP ———————- Current MAP CLUSTER —————— To know where cluster to save if running multiple cluster FILTERS —————— All known text buffer that should be remove
Create file name .env and paste
CLIENT_ID=”your_bot_clientid” GUILD_ID=”your_discord_server_id” CHANNEL_ID=”your_bot_channelid” TOKEN=”your_bot_token” HOST=”your_ark_host_or_ip_address” PORT=”your_ark_rcon_port” RCONPWD=”your_ark_rconpassword” VIP=”name1,name2,name3″ VIPCOLOR=”1,0,1,1″ PREFIX=”[Discord] ” SUFFIX=”” MAP=”[TheIsland] ” CLUSTER=”Vanilla” FILTERS=”AdminCmd,Tribe Tamed a,Tamed a,was killed!,added to the Tribe,RichColor,RCON: Not connected,SERVER:,Tribe,Day”

Windows and Manual Installation

You have to install nodejs via Powershell better if you have git cli [git-scm.com]

Installing Node.js
  1. Download Nodejs Latest LTS[nodejs.org]
  2. Install and follow prompt instruction
Setup
  1. Create Directory anywhere in your Desktop and Navigate
  2. Right click then Git Bash here
  3. type
    git clone https://github.com/ohmcodes/ASADiscordGlobalChatNodeJS.git
  4. or you can manual download it via zip[github.com] and extract
  5. type
    npm install
  6. to run type
    npm start
Work around on failovers

If the app receive timeout from the server it will exit and you have to type npm run again

you can use forever or nodemon to install this

npm i forever npm i nodemon then forever start nodemon –exitcrash index.js or forever start -c nodemon index.js

Docker installation on Windows Environment (WSL)

Docker Install [docs.docker.com]

Installing or turning on WSL [docs.docker.com]

Linux

Install Nodejs and NPM
sudo apt install nodejs sudo apt install npm
Setup
  1. Create Directory anywhere in your Desktop and Navigate
  2. Right click then Git Bash here
  3. type
    git clone https://github.com/ohmcodes/ASADiscordGlobalChatNodeJS.git
  4. or you can manual download it via zip[github.com] and extract
  5. type
    npm install
  6. to run type
    npm start

Sample Image

Discord Channel Chat

In game image

That’s all we are sharing today in ARK: Survival Ascended – Discord Global Chat Docker Guide, if you have anything to add, please feel free to leave a comment below, you can also read the original article here,  all the credits goes to the original author iPoNet™

MORE GAME GUIDES FOR YOU

Related Posts:

  • ARK: Survival Ascended – Performance Optimisation for Nvidia and AMD
  • ARK: Survival Ascended – How to Fix Render Thread Crash
  • ARK: Survival Ascended – Improving FPS Guide (Single Command Line)
  • ARK: Survival Ascended – Max FPS Setting Guide
  • ARK: Survival Ascended – How to Fix Crashing Nonstop

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Disclaimer

All content cited is derived from their respective sources. If you think we have used your content without permission, Please go to the Abuse Page to contact us and we will be taking it seriously.

Recent Posts

  • Clair Obscur: Expedition 33: Save Files for Step-by-step Walkthrough
  • Foregone: 100% Save Files
  • In Stars And Time: Save Files for the “Behind the scenes” Achievment
  • Kingdom Come: Deliverance II – Save Files for “Been There Done That” Achievement
  • XIII Save Game: All collectibles & Documents, Highest Difficulty
©2025 SteamAH | Powered by SuperbThemes & WordPress