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

Від 15.07.2018. Дивіться остання версія.

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.

(У мене вже є менеджер скриптів, дайте мені встановити його!)

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!)

Автор
Al Camp
Рейтинги
0 0 0
Версія
2018-07-15.1
Створено
29.04.2018
Оновлено
15.07.2018
Size
16,7 кБ
Ліцензія
Н/Д
Відноситься до

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.