screepers / screeps-multimeter

The most useful tool on your screeps workbench.
MIT License
89 stars 28 forks source link

allow using an environment variable as the token #50

Closed matheusvellone closed 2 years ago

matheusvellone commented 3 years ago

This PR adds support for an environment variable SCREEPS_TOKEN, so we can commit .screeps.yaml file safely to a git repo without exposing the TOKEN.

Got into this problem myself some days ago :sweat_smile: