Commit Diff


commit - 253d3933bef85c692271aa1355b6386fa3535fae
commit + 924cdc429d4c151314160caa0ca66da6f58bdccd
blob - 720c3062d9d71f8b739e91dda834239da216dc8c
blob + 7fa618bd68f96724c04198580528bb0c86b10b08
--- botnow.conf.example
+++ botnow.conf.example
@@ -1,3 +1,5 @@
+#Replace example with your team name
+
 #Name of your network
 localnet = example
 
@@ -30,6 +32,9 @@ staff = user1 user2
 #List of team channels on localnet; comment out to disable
 teamchans = #example-team
 
+#List of networks to connect to
+networks = example liberachat oftc rizon dalnet efnet undernet ircnet
+
 #Mail from address
 mailfrom = support@example.com
 #mailname = example
@@ -38,7 +43,7 @@ mailfrom = support@example.com
 modules = BNC DNS Mail Shell SQLite Hash Help
 
 #Terms of Service
-#terms = Part of the IRCNow Federation https://ircnow.org. Rules: no porn, no illegal drugs, no violent threats, no slander, no libel, no illegal gambling, no copyright infringement, no spam, no illegal cracking, and no DDoS. Only one account per person. Don't share passwords. Full terms: https://wiki.ircnow.org/index.php?n=Terms.Terms
+#terms = Example is part of the IRCNow Federation https://ircnow.org. Rules: no porn, no illegal drugs, no violent threats, no slander, no libel, no illegal gambling, no copyright infringement, no spam, no illegal cracking, and no DDoS. Only one account per person. Don't share passwords. Full terms: https://wiki.ircnow.org/index.php?n=Terms.Terms
 
 #Comment out the line below
 die = You did not configure botnow.conf!