Your Google Form: https://docs.google.com/forms/d/e/1FAIpQLScENyeUS_ZHUmMxnfjr1s8tMg5NqmGfI8dpFFYQc4j68VRpTQ/viewform Your Google Sheet: https://docs.google.com/spreadsheets/d/1BoPHR3d0LBjbIz3WEPOgiaNpBMKtXsNpvxyTdyx_SIA/edit?usp=sharing
submissions.csv in the tools foldercd tools/
python3 google_sheets_handler.py process-csv submissions.csv
python3 google_sheets_handler.py process "https://docs.google.com/spreadsheets/d/1BoPHR3d0LBjbIz3WEPOgiaNpBMKtXsNpvxyTdyx_SIA/edit?usp=sharing"
✅ Validates every submission:
✅ Generates output files:
airdrop_recipients.txt - Ready for token distributionairdrop_submissions.jsonl - Complete submission logfunding_candidate_projects.csv - Projects for fundingprocessed_submissions.txt - Duplicate prevention✅ Processing results:
# When you get real submissions, download the CSV and run:
python3 google_sheets_handler.py process-csv your_downloaded_file.csv
python3 airdrop_distribution.py
git add airdrop.html
git commit -m "Launch OGC airdrop system"
git push origin main
Your airdrop system is LIVE and ready! 🎉