AGuyNamedJens / FactorioChatBot

Two-Directional chat bot connecting Discord and Factorio chats together, written in nodejs.
MIT License
13 stars 9 forks source link

Typescript Rewrite #12

Closed AGuyNamedJens closed 2 years ago

AGuyNamedJens commented 2 years ago

Brief summary of the broad changes:

Continues a part of #10 as things went wrong.

AGuyNamedJens commented 2 years ago

Latest commit fixes a crash on each of the rcon.send lines of code. Who the hell designed it to crash on Typescript, while not crashing on Javascript?