-
Notifications
You must be signed in to change notification settings - Fork 9
Configuration
Rename
config.json.exampletoconfig.json.
-
Set
logFileto the path you set earlier. -
set
prefixto a prefix of your choice. This is used for Discord commands. -
set
chatChannelwith your Discord channel ID for the chat messages. (Help) -
set
consoleChannelto the channel ID if you want to have a seperate channel for executing factorio commands. This won't return a response. WARNING: COMMANDS EXECUTED MIGHT DISABLE ACHIEVEMENTS -
set
cleanMessagesto true if you want to have clean messages in Factorio. WARNING: THIS WILL DISABLE ACHIEVEMENTS! -
set
deleteMessagesto true if you want to delete every sent message in the selected Discord channel. -
set
sentMessagesto true if you want every sent message in the selected Discord channel made fancy. SetdeleteMessagesto true for the best experience. -
set
logLinesto true if you want to have every line in the log file to be logged to console, includes chat, warnings and joins/leaves WARNING: LOG SIZE WILL INCREASE BY A LOT AFTER A WHILE (GBs) -
set
RconIPto the RCON IP (should normally remain localhost, or 127.0.0.1, unless connecting to a remote Factorio server). -
set
RconPortto the RCON port. -
set
RconPasswordto the RCON password which is set with the --rcon-password flag. -
set
tokento the bot's token as mentioned when creating a new application.