FactoKit / FactoCord

A Factorio bot for Discord built in Golang.
MIT License
37 stars 14 forks source link

New features and fixes #6

Closed Wadimich closed 6 years ago

Wadimich commented 6 years ago

Added feature: display game name for bot, it can be specified in .env file Added some lines in gitignore to make work with itellyJ IDEA easier Replaced imports for this project to local based, instead of github urls Added commands, that should be executed to make build work

UclCommander commented 6 years ago

👍

One nitpick: can you reduce the .idea gitignore lines into one? Just using .idea should ignore the entire folder and contents.