⚙️Configuration
Here you can find anything about the configuration files.
Debug
Config.Debug = falseBot
Config.Bot = {
guildId = 0,
botToken = '',
}Roles
Config.Roles = {
allowlistEnabled = true, -- Enable discord role checking?
allowlistRole = 1180091220035387423, -- The required role for joining.
points = {
{
id = 1052586384386441227,
points = 100,
bypassQueue = true,
},
}
}allowlistEnabled
allowlistRole
Points
Id
Points
BypassQueue
Last updated