Subversion Repositories IRC-Archiver

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
16 nishi 1
# $Id: sample.ini 16 2024-08-30 08:11:46Z nishi $
2
 
3
host=ipv4_here
4
port=port_here
5
admin=admin_nick
6
username=ircarc
7
nickname=IRCArc
8
realname=IRC Archiver Bot
9
database=ircarc.sqlite3
10
 
11
# Connection password.
12
password=
13
 
14
# Use below if you want your bot to be identified by NickServ.
15
nickserv=IDENTIFY password_here
16
 
17
# Static HTML output root.
18
webroot=web
19
 
20
# Channels to be logged
21
channel=#test
22
channel=#test2