Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 285 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 285 Bytes

factorio-discord-bot

This bot reads the stdout of a headless Factorio server, and sends messages to a Discord channel when someone joins or leaves the server.

Usage

$ factorio-discord-bot \
  --factorio-stdout-file=$STDOUT_FILE \
  --discord-webhook-url=$WEBHOOK_URL