config
This lets you set the specific config ( more options coming soon)
option
type
self_bot
boolean
bot.Config = { -- needs to be bot.Config
self_bot = false,
}
Last updated
This lets you set the specific config ( more options coming soon)
self_bot
boolean
bot.Config = { -- needs to be bot.Config
self_bot = false,
}
Last updated