sample.env

1# Rename this file to .env
2# Read the documentation to get the values for these keys 
3# (https://github.com/stellaOnEstrogen/image-uploader/blob/main/docs/Environment_Variables.md)
4
5MASTER_KEY = "<your-master-key>"
6DEFAULT_BOT_PASSWORD = "<your-bot-password>"
7FILE_DIRECTORY = "<your-file-directory>"