Limit on .env variable length

If you are looking to hide your code, .env isn’t the place - you’ll have to encode it in some way so it fits the .env format, and .env just isn’t made for that. In that case, just make a file under the .data folder and call it in node - but beware, that might violate Glitch’s t&os.