~aj00200/bbottheircbot/bbottheircbot8

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[main]
nick: Nickname            ;The bots nickname
use-services: True        ;Use services like NickServ and ChanServ
username: username        ;The bots nickserv username
password: password        ;The bots nickserv password
network: irc.network.com    ;The network to connect to
port: 6667            ;The port to connect on
ssl: no                ;Connect with SSL (encryption).
channels: #bots            ;The channels to join on connect
super-users: staff/ host.host.isp.com ;Trusted hosts
modules: BBot blockbot mathbot trekbot statusbot globalbot debatebot
wait-after-identify: 5        ;Time to wait after identifying to nickserv
read-wait: 512                 ;Number of bytes to read each time
command-char: ?            ;Command character
ignore-re:            ;Regex of messages to ignore
backend: async        ;Backend to use (asynchat is default)

[BlockBot]
highlight-limit: 5        ;Mass-hilight limit
spam-strings: i can never be klined^^^@@@^^^buy it now for only^^^@@@^^^dubkat here #seperate strings with ^^^@@@^^^ and don't leave a space between the string and the ^s
flood-speed: 1.5 ;time in seconds. If 3 messages are said in this time, they will be kicked

[trekbot]
proxy-scan: false        ;Have trekbot module port scan users for proxies on join?