''flow_init: | | '' Initializes the show flow system; this can also be used with [[commands:general_commands:reset_chat]] to reset for a new show without a full reset of Wintermute. * **start** is the time of the first group in the show flow, in 24-hour HH:MM format * **interval** is the interval between groups in minutes * **colour** list is a comma-separated list of colours that will be cycled through to identify groups. All colours in the .net [[https://docs.microsoft.com/en-us/dotnet/api/system.drawing.knowncolor?view=netcore-3.1|KnownColor]] enumeration can be used: //Start is only relevant if not using the [[concepts:flow:queue|flow queue]] system - Interval is still relevant in this case as it's used to calculate the [[concepts:interface_layout|clock timer]].//