Skip to content

fix: replace hardcoded ADMIN_ID_SET with dynamic retrieval#9

Open
SoClosee wants to merge 1 commit intomainfrom
gitpilot/RugscoreBotTG-fix-1772491564
Open

fix: replace hardcoded ADMIN_ID_SET with dynamic retrieval#9
SoClosee wants to merge 1 commit intomainfrom
gitpilot/RugscoreBotTG-fix-1772491564

Conversation

@SoClosee
Copy link
Copy Markdown

@SoClosee SoClosee commented Mar 2, 2026

This change replaces the hardcoded ADMIN_ID_SET in bot/main.py with a call to get_admin_id_set() from config.settings. This ensures that admin IDs are retrieved dynamically and securely, rather than being hard-coded in the environment.

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