{{define "cp_soundboard"}} {{template "cp_head" .}} {{template "cp_alerts" .}}

Upload new

Either upload a sound or specify a sound url

You can find many great sounds here

Specify a sound url instead of uploading a sound (direct link to a media file, NOT a youtube link)

Existing sounds

{{$dot := .}} {{range .SoundboardSounds}}
{{end}} {{$guildmember := .ActiveGuild.ID}} {{$roles := .ActiveGuild.Roles}} {{$highest := .HighestRole}} {{range .SoundboardSounds}} {{end}}
Name Allowed roles Blacklisted role Status Actions

{{if eq .Status 0}}Queued{{else if eq .Status 1}}Ready{{else if eq .Status 2}}Processing{{else if eq .Status 3}}Too long{{else if eq .Status 4}}Failed, contact support{{end}}

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