{{d-button action="edit" actionParam=channel icon="pencil" title="chat_integration.edit_channel" label="chat_integration.edit_channel"}} {{d-button action="test" actionParam=channel icon="rocket" title="chat_integration.test_channel" label="chat_integration.test_channel"}} {{d-button class='cancel' action="delete" actionParam=channel icon="trash" title="chat_integration.delete_channel" label="chat_integration.delete_channel"}}
{{#if channel.error_key}} {{d-button action="showError" actionParam=channel.error_key class="delete btn-danger" icon="exclamation-triangle"}} {{/if}} {{channel-data provider=provider channel=channel}}
{{!-- --}} {{#if siteSettings.tagging_enabled}} {{/if}} {{#each channel.rules as |rule|}} {{rule-row rule=rule edit='editRule' refresh='refresh'}} {{/each}}
{{i18n "chat_integration.rule_table.filter"}} {{i18n "chat_integration.rule_table.category"}}{{i18n "chat_integration.rule_table.tags"}}