Problem
Currently .env file is required, some env might exist outside .env file, and it adds additional step for user to convert the env into env file, it would be faster if the bot accepted env without need of .env file.
Proposal
add support for normal env process.env
Done criteria (optional)
No response
Problem
Currently .env file is required, some env might exist outside .env file, and it adds additional step for user to convert the env into env file, it would be faster if the bot accepted env without need of .env file.
Proposal
add support for normal env
process.envDone criteria (optional)
No response