Commit Diff


commit - 102b2e6e6634df3e03066f106bc46286831cd18f
commit + 38334f68ad2bb6f935513f481a8af6786797594a
blob - 294ed0bb4de2e8349d901cdf80cb2691b30aa282
blob + 665990656413d977de738a08acfe900fda5a5af6
--- LICENSE
+++ LICENSE
@@ -4,7 +4,3 @@ Permission is granted to use, copy, modify, and/or dis
 this work for any purpose with or without fee. This work is offered
 as-is, with absolutely no warranty whatsoever. The author is not
 responsible for any damages that result from using this work.
-
-The file Words comes from:
-
-https://github.com/first20hours/google-10000-english/raw/master/google-10000-english-usa-no-swears-medium.txt
blob - f83d9cb0476bb9ad8fdb7b90791255b2cb158f1b
blob + bca6d63b426ee2ba97e5dde265b1a62fd273e704
--- README
+++ README
@@ -18,9 +18,7 @@ configured:
 
 $ tar xvzf botnow.tgz
 $ cd botnow
-$ doas make
-$ doas su botnow
-$ cd /home/botnow/
+$ doas ./install
 $ cp botnow.conf.example botnow.conf
 
 Fill the file ipv6s with all the unused IPv6 addresses available on your server.
blob - 7d33cc247df620e0e640c937e84eb608c09106d2
blob + a4a0a8cd1489cdd85f5ecd1a835069ab51d10de5
--- botnow.conf.example
+++ botnow.conf.example
@@ -48,7 +48,7 @@ mailfrom = support@example.com
 modules = BNC DNS Mail Shell SQLite Hash Help
 
 #Terms of Service
-#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
+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!
blob - /dev/null
blob + 88874403581e3f3f44370aff2a1f4b2f6ea8e832 (mode 644)
--- /dev/null
+++ words-LICENSE
@@ -0,0 +1,3 @@
+The file words comes from:
+
+https://github.com/first20hours/google-10000-english/raw/master/google-10000-english-usa-no-swears-medium.txt