Class BotConfig
java.lang.Object
io.github.icrazyblaze.twitchmod.config.BotConfig
Commonly referenced public values are stored here.
- See Also:
ConfigManager
-
Field Details
-
TWITCH_KEY
-
DISCORD_TOKEN
-
CHANNEL_NAME
-
DISCORD_CHANNELS
-
showChatMessages
public static boolean showChatMessages -
showCommandsInChat
public static boolean showCommandsInChat -
prefix
-
-
Constructor Details
-
BotConfig
public BotConfig()
-