I get the following erro when I load the plugin.Plugin filename Pollless.cs must match the main class Voteless (should be Voteless.cs)
You can either rename the file to Voteless or change the "class Voteless" to "class Polless" in the .cs file.