You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When `--fff file_path` option is set, the bridge will check for new FFFs and send them to both chats. The file contains the latest title of the Factorio Friday Facts post in order to send the info about the FFF only once.
19
+
20
+
```
21
+
Option Env var Description
22
+
--fff FFF Factorio Friday Facts Cache File. If set, the bridge will check for new FFFs and send them to the chat [env: FFF=]
0 commit comments