comp-tg/config.lua
2022-01-18 19:34:23 +00:00

20 lines
256 B
Lua

return {
token = 'atokenyanedam',
owner = 935626920 , -- hehe
cmds = {
'eval',
'reload',
'ping',
'rub',
'start',
},
events = {
'command',
'ready',
'inlineQuery',
},
parts = {
'locale',
'client',
},
}