Blob


1 #Name of local network; default ircnow
2 #localnet = ircnow
4 #Internal IPv4 address and plaintext port; default 127.0.0.1@1337
5 #host = 127.0.0.1
6 #port = 1337
8 #Bouncer hostname
9 hostname = example.ircnow.org
11 #External IP addresses, plaintext and ssl port
12 ip4 = 192.168.0.1
13 ip6 = 2001:db8::
14 ip6subnet = 64
15 ip6prefix = 48
16 #plainport = 1337
17 #sslport = 31337
19 #Nick and password of bot -- make sure to add to oper block
20 nick = botnow
21 pass = password
23 #List of channels for requesting bouncers
24 chans = #ircnow #testing
26 #List of staff nicks; comment out to avoid highlights
27 staff = jrmu test
29 #List of team channels on localnet; comment out to disable
30 teamchans = #ircnow-team
32 #Mail from address
33 mailfrom = support@ircnow.org
34 #mailname = support
36 #Modules to load
37 modules = BNC DNS Mail Shell SQLite Hash Help
39 #Comment out the line below
40 die = You did not configure botnow.conf!
42 #####################################
43 # Advanced Options Below #
44 # Do not edit unless needed #
45 #####################################
47 #Join chans on localnet?
48 #localchans = False
50 #Number of words in password
51 #passlength = 3
53 #Time in seconds before captcha expires
54 #expires = 1800
56 #DNS zone directory
57 #zonedir = /var/nsd/zones/master/
59 #ZNC install directory
60 #zncdir = /home/znc/home/znc/
62 #Network Interface Config File
63 #hostnameif = /etc/hostname.vio0
65 #Verbosity: NONE, ERRORS, WARNINGS, ALL
66 #verbose = ERRORS
68 #Terms of Service
69 #terms = IRCNow: Of the User, By the User, For the User. Rules: no porn, no illegal drugs, no gambling, no slander, no warez, no promoting violence, no spam, illegal cracking, or DDoS. Only one account per person. Don't share passwords. Full terms: https://ircnow.org/terms.php