Browse Source

darkirc: add #lunardao to default autojoin

darkfi 2 năm trước cách đây
mục cha
commit
11d1129a41
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      bin/darkirc/darkirc_config.toml

+ 4 - 0
bin/darkirc/darkirc_config.toml

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