joshsoftware / joshsoftware/lingo-bot
Add Environment Variables Instead of Hardcoded Values
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- Review the bot/ and attendee/ directories.
- Identify and remove all hardcoded values (e.g., URLs, API keys, bucket names, ports, etc.).
- Replace them with environment variables for better configurability and security.
- Update .env.example and related documentation accordingly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.