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

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

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

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

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

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

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

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.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
Al Camp
Hodnocení
0 0 0
Verze
2018-07-15.1
Vytvořeno
29. 04. 2018
Aktualizováno
15. 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.