updateEditorProgress

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

Pada tanggal 15 Juli 2018. Lihat %(latest_version_link).

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Penulis
Al Camp
Nilai
0 0 0
Versi
2018-07-15.1
Dibuat
29 April 2018
Diperbarui
15 Juli 2018
Size
16,7 KB
Lisensi
N/A
Berlaku untuk

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.