]> git.0d.be Git - barnard.git/blobdiff - barnard.go
add cmdline argument to start in a specific channel
[barnard.git] / barnard.go
index 0e121b35b061cc310cce7150b43075c46ded7b8f..769151edb04dd38f612aea57ba35713e21226fb7 100644 (file)
@@ -14,6 +14,7 @@ type Barnard struct {
 
        Address   string
        TLSConfig tls.Config
+       DefaultChannel string
 
        Stream *gumbleopenal.Stream