Last updated : October 2025 Service name : FactoriCord Owner : Private software suite maintened by the FactoriCord Team
FactoriCord (“we”, “our”, “the Service”) provides a decentralized SaaS platform that connects Factorio servers with Discord through a set of coordinated components :
This privacy policy describes how we collect, use, store, and protect your data when you use any part of the FactoriCord ecosystem.
By using FactoriCord, you agree to this policy.
Discord Privacy Policy Factorio Privacy Policy
FactoriCord is decentralized by design :
All transmissions between the client, bot, and API occur over HTTPS secured channels.
The Client API is open in readable source form to allow transparency and user control. It performs no hidden telemetry, and only communicates with the Central API using a token-based HTTPS protocol.
When a user registers a new link between a Discord server and a Factorio server, we collect and store :
| Field | Description | Purpose |
|---|---|---|
token |
Unique token per Discord-Factorio pair | Authentication and linkage |
discord guild name |
Discord server name | Identification |
discord guild ID |
Discord server ID | Identification |
discord category ID |
ID of category auto-created by the bot | Channel management |
discord log channel ID |
Channel for event logs | Event routing |
discord chat channel ID |
Channel for ingame chat bridge | Communication |
discord admin channel ID |
Channel for admin notices | Administrative purpose |
discord admin webhook URL |
Webhook endpoint for admin messages | Notification system |
lastSeen |
Timestamp of last client communication | Status tracking |
os |
Client operating system (e.g, Linux, Windows) | Distributing the correct client folder |
clientVersion |
Installed client version | Update management |
banned |
Boolean flag | Abuse prevention |
linked agent |
Boolean flag indicating if a client is linked | Health monitoring |
created at |
Registration date | Auditing and version tracking |
The API Client reads Factorio logs locally which are written by the mod, and transmits structured event summaries only. For each event, the following fields may be processed :
| Field | Description |
|---|---|
eventType |
Type of event (e.g, player_join, player_died) |
player |
Player name or identifier (in Factorio) |
tick |
In-game tick count |
timestamp |
Real-worl time of event (based on the file creation data due to Factorio LUA engine limitation) |
data |
Context specific attributes depending on event type |
Exemples of contextual data :
For player_died :
causetotal_deathssession_deathsFor player_left :
session_deathstotal_deathssession_length_tickssession_length_secondssession_length_formattedsession_daysNo personnaly identifiable information (PII) is collected from players.
When installing the Client API through the onboading process, we may record :
No additional metadata or telemetry is collected from the client’s system. The source code is executed locally on the user’s VPS No system or network data (such as IP addresses, users, or configuration files) is transmitted beyond the registration handshake.
The collected data is used exclusively to :
No data is sold, shared, or analyzed for commercial purposes.
| Type | Retention |
|---|---|
| Server registration metadata | Kept as long as the link (token) is active |
| Event data | Stored temporarily for queueing, deleted once processed for bot |
| Logs | Minimal, rotated automatically for debugging purposes |
| Client-side data | Fully under user control, stored on user VPS, deleted once consumed by client |
You may request removal of your registration data by contacting support (see Section 10).
FactoriCord does not use cookies, trackers, or third-party analytics. No web-based dashboard currently collects visitor data.
FactoriCord operates under the Discord Developer Terms of Service. We only store identifiers and metadata necessary for the bot to function. Messages and chat logs are not persisted or analyzed outside the chat bridge context.
The LUA mod embedded in your Factorio installation :
The mod is transparent and contains no remote execution or telemetry capabilities.
Under the General Data Protection Regulation (GDPR), you have the right to :
To exercies these rights, contact us via our support Discord.
For privacy inquiries, deletion requests, or security concerns : 👉 Join the official FactoriCord Discord
We may update this Privacy Policy from time to time. All changes will be announced via the official Discord and / or the bot.