Please use this instead > https://github.com/AGuyNamedJens/FactorioChatBot
IMPORTANT : This is a utility plugin for FactorioChatBot written by Corbris. Please follow setup instructions on github.
https://github.com/Corbris/FactorioChatBot
This mod allows two way chat communication between Factorio Chat and a Discord Channel. Currently supports messages, join events, leave events, and death events.
Versions:
0.2.0 - Added a player index check to prevent crash from console. Thanks ChrislyBear. Updated to latest Factorio.
0.1.1 - Added a check to prevent indexing a nil table, should prevent non recoverable errors.
0.1.0 - Updated for 1.0
0.0.6 - Fixed unknown death reasons. Thanks again Anthrax :)
0.0.5 - Bump Factorio Version. Thanks Anthrax.
0.0.4 - Improved grammar.
0.0.3 - Improve how death messages display. Its not quite localization because I could not figure it out. Might take a look at it again later.
0.0.2 - Added Death, Join, Leave messages.
0.0.1 - Initial Commit