Sky Map Sponsor Sync
This skill automates the update of the Sky Map sponsor list.
Usage
- •Use the
bashtool to executepython3 tools/sync-sponsors.py. - •Ensure the environment variable
BMC_TOKENis available, or ask the user for it if missing. - •After the script runs, verify the changes in
app/src/main/res/values/notranslate-sponsors.xml.
Standards
- •The output file must be
app/src/main/res/values/notranslate-sponsors.xml. - •Names must be comma-separated.
- •The XML must maintain the
notranslate-naming convention to avoid localization issues.