RRailway•Created by xylight on 11/17/2022 in #✋|help Railway not using dotenv properly
I have a Kotlin/java bot. It uses a library called dotenv to get environment variables from a file. However, when deploying to railway with the environment variables set in settings, I get errors saying "/.env does not exist." Any ideas?