Class ModularBotConfig

java.lang.Object
enterprises.iwakura.modularbot.ModularBotConfig

public final class ModularBotConfig extends Object
Modular Bot Config
  • Field Details

    • GSON

      public static final com.google.gson.Gson GSON
    • CONFIG_FILE_NAME_TEMPLATE

      public static final String CONFIG_FILE_NAME_TEMPLATE
      See Also:
  • Constructor Details

    • ModularBotConfig

      public ModularBotConfig()
  • Method Details

    • load

      public static ModularBotConfig load()
      Loads the configuration from the config file
      Returns:
      The loaded configuration