Browse Source

darkirc: add #lunardao to default autojoin

darkfi 2 years ago
parent
commit
11d1129a41
1 changed files with 4 additions and 0 deletions
  1. 4 0
      bin/darkirc/darkirc_config.toml

+ 4 - 0
bin/darkirc/darkirc_config.toml

@@ -31,6 +31,7 @@ autojoin = [
     "#markets",
     "#markets",
     "#math",
     "#math",
     "#random",
     "#random",
+    "#lunardao",
 ]
 ]
 
 
 ## IRC server specific password
 ## IRC server specific password
@@ -132,6 +133,9 @@ topic = "Philosophy Discussions"
 [channel."#random"]
 [channel."#random"]
 topic = "/b/"
 topic = "/b/"
 
 
+[channel."#lunardao"]
+topic = "LunarDAO talk"
+
 ## ================
 ## ================
 ## Contact settings
 ## Contact settings
 ## ================
 ## ================