111updateEditorProgress

for each discord editor in your region's channel, this script will open the associated editor's profile, capture relevant information, and download that information into

Verze ze dne 22. 07. 2018. Zobrazit nejnovější verzi.

Autor
Al Camp
Hodnocení
0 0 0
Verze
2018.07.22.01
Vytvořeno
29. 04. 2018
Aktualizováno
22. 07. 2018
Size
16,7 KB
Licence
neuvedeno
Spustit na

Script runs on Waze Editor Profile page. For a given csv file of editor names, it will download their current editing stats to a separate CSV (called download.csv) file. You can then import the CSV file to google sheets for tracking progress of your region's editors.


To get the list of editors that the script needs to begin, I created a bot on discord and capture every editor that is a member of our region (file name is discordEditors.csv). I remove L5 and above editors afterward. To this initial list, I add any recent editors we have contacted in our outreach program for the Southeast Region.

For tracking, you could take the output from the script and manually enter the CSV formatted information into a spreadsheet. I have written a script (additional, not included here) that will take the CSV formatted information, and upload it to a google sheet.