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