2
0
mirror of https://github.com/OTCv8/otclientv8.git synced 2025-04-30 19:29:21 +02:00
2021-04-07 21:31:27 +00:00

3 lines
87 B
Lua

local context = G.botContext
context.test = function() return context.info("test") end