[[commands]] id = "theme_dark" type = "lua" script = "set.lua" sandbox = "full" timeout = 3000 [commands.phrases] ru = ["тёмная тема", "темная тема", "включи тёмную тему", "тёмный режим", "темный режим"] en = ["dark theme", "dark mode", "enable dark mode"] [[commands]] id = "theme_light" type = "lua" script = "set.lua" sandbox = "full" timeout = 3000 [commands.phrases] ru = ["светлая тема", "включи светлую тему", "светлый режим"] en = ["light theme", "light mode", "enable light mode"]