summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorChris Oliver <excid3@gmail.com>2010-03-07 19:26:09 -0600
committerChris Oliver <excid3@gmail.com>2010-03-07 19:26:09 -0600
commit79fc1643ccc566ce41e4a8df251b14ddf7a4a11a (patch)
tree25809a0371dbb9092411fd45317d0a9fab058630 /conf
parent1fca73b94684eb366e7d183025ef6dba05ac6683 (diff)
downloadlogbot-79fc1643ccc566ce41e4a8df251b14ddf7a4a11a.tar.xz
Added nickserv authentication support
Diffstat (limited to 'conf')
-rw-r--r--conf/example.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/example.conf b/conf/example.conf
index 7393e27..af9a99c 100644
--- a/conf/example.conf
+++ b/conf/example.conf
@@ -1,11 +1,11 @@
[irc]
server = irc.freenode.net
port = 6667
+server_password = password
channels = #keryx
-nick = Timber
-# This your nick identification password
-password = testing
+nick = Timber
+nick_password = password
# Comma separated list of owner nicks
owners = excid3