Class TwitchTeamsCache

java.lang.Object
tv.phantombot.cache.TwitchTeamsCache

public class TwitchTeamsCache extends Object
Author:
ScaniaTV
  • Method Details

    • instance

      public static TwitchTeamsCache instance(String channelName)
      Method that starts this cache, and returns it.
      Parameters:
      channelName -
      Returns:
    • kill

      public void kill()
    • getTeam

      public TwitchTeamsCache.Team getTeam(String teamName)
      Method that gets a team from the cache.
      Parameters:
      teamName -
      Returns: