# Create calendar event via .ics file. Opens in default handler (Outlook/Mail). [[commands]] id = "ics.create" type = "lua" script = "create.lua" sandbox = "full" timeout = 5000 [commands.phrases] ru = [ "добавь встречу", "создай событие", "создай встречу", "запиши встречу", "новая встреча", ] en = ["add meeting", "create event"]