Members {#if channel.commands.length > 0}
Actions
{#each channel.commands as command} {command.name} {/each}
{/if}