Skip to content

fix: replace hardcoded message file path with environment variable#9

Open
SoClosee wants to merge 1 commit intomainfrom
gitpilot/InstagramMpBulkSender-fix-1772255432
Open

fix: replace hardcoded message file path with environment variable#9
SoClosee wants to merge 1 commit intomainfrom
gitpilot/InstagramMpBulkSender-fix-1772255432

Conversation

@SoClosee
Copy link
Copy Markdown
Contributor

This PR replaces the hardcoded MESSAGE_FILE string with an environment variable MESSAGE_FILE_PATH. The load_message function now uses this new variable to load the message template from a file. This change improves security by storing sensitive information in environment variables and makes it easier to manage configuration.

Automated by GitPilot — your friendly AI maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant