Discord/Steam Integration Configurations
luaCopy codeConfig = {
UseSteam = false, -- Set to true to enable Steam integration
steamApiKey = "", -- Fill this in if you want to use Steam info
discordBotToken = "" -- Fill this in if you want to use Discord info
}Last updated