mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-12-13 23:49:46 +01:00
Version 1.0
This commit is contained in:
@@ -39,6 +39,7 @@ function executeBot(config, storage, tabs, msgCallback, saveConfigCallback)
|
||||
context.math = math
|
||||
context.table = table
|
||||
context.string = string
|
||||
context.tonumber = tonumber
|
||||
context.tr = tr
|
||||
context.json = json
|
||||
context.regexMatch = regexMatch
|
||||
|
||||
Reference in New Issue
Block a user