{{define "cp_streaming"}} {{template "cp_head" .}}

Streaming

This plugin extends the built in streaming status of discord

Note: The bot needs to have a role higher than the one you are trying to assign to streamers!

{{template "cp_alerts" .}}

Available template data is {{template "template_helper_user"}} and {{"{{"}}.URL {{"}}"}} (The stream link)

Assign a role to people currently streaming, so you can for example hoist it up where people can see

Only care about the people with this role

Ignore people with this role

{{template "template_help"}}
{{template "cp_footer" .}} {{end}}