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