TGcord Server Setup Instructions
Follow these steps to set up your TGcord server:
- Download the server file using the button below.
- Install
Node.js (version 18 or higher recommended).
- Place the downloaded
server.js in a folder of your choice.
- Open a terminal in that folder and run:
node server.js
- By default, the server runs on port
21280. You can configure it in server.js.
- Make sure your firewall or router allows incoming connections to the chosen port.
- Once the server is running, use the TGcord client to connect to it!
Download server.js