Class FrenzyVote

java.lang.Object
io.github.icrazyblaze.twitchmod.chat.FrenzyVote

public class FrenzyVote extends Object
  • Field Details

    • votedList

      public static ArrayList<String> votedList
    • votes

      public static int votes
    • votesNeeded

      public static int votesNeeded
  • Constructor Details

    • FrenzyVote

      public FrenzyVote()
  • Method Details

    • vote

      public static void vote(String username)