Skip to content

SlyVote: New menu-driven configurator. Minor code refactor; no difference in functionality.

Eric Oulashin requested to merge slyvote_configurator_and_small_refactor into master

To run the configurator, open a command prompt in the same directory and run: jsexec slyv_cfg SlyVote itself: Now uses js.exec_dir instead of the hack to find out what directory the script is running in. Now uses user.is_sysop rather than storing a global variable with an ARS check for "SYSOP".

Merge request reports