HoeenCoder/SpacialGaze

Polls become spammy sometimes

Lord-Haji opened this issue · 3 comments

Kinda Like:
scrnsht
Specially tpoll

Ok if u cant see the screenshot go Here!

@HoeenCoder I think displaying polls side ways will be great!
and for results options with 0 votes will not be shown

I dont think we need to care much bout main coz tpoll isnt legit in main

Regular polls can stay the way they are, if you want to make a seperate set of rules for tier polls thats fine.

Possibly something like:

class Tierpoll extends Poll {
  super(room, questionData, options);
  // Modify functions to not be so spammy with alot of vote options
}