TGcord Server Setup Instructions

Follow these steps to set up your TGcord server:

  1. Download the server file using the button below.
  2. Install Node.js (version 18 or higher recommended).
  3. Place the downloaded server.js in a folder of your choice.
  4. Open a terminal in that folder and run: node server.js
  5. By default, the server runs on port 21280. You can configure it in server.js.
  6. Make sure your firewall or router allows incoming connections to the chosen port.
  7. Once the server is running, use the TGcord client to connect to it!
Download server.js