mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-04-29 18:59:20 +02:00
3 lines
87 B
Lua
3 lines
87 B
Lua
local context = G.botContext
|
|
|
|
context.test = function() return context.info("test") end |