actually i need to call this ircbot
so i don't collide with the django dr_botzo
This commit is contained in:
23
ircbot/dr.botzo.cfg.example
Normal file
23
ircbot/dr.botzo.cfg.example
Normal file
@@ -0,0 +1,23 @@
|
||||
[dr.botzo]
|
||||
server = irc.foonetic.net
|
||||
port = 6667
|
||||
nick = dr_devzo
|
||||
name = dr. devzo
|
||||
usermode = -x
|
||||
debug = true
|
||||
admin_userhost = bss@ayu.incorporeal.org
|
||||
module_list = IrcAdmin
|
||||
dbhost = localhost
|
||||
dbuser = dr_botzo
|
||||
dbpass = password
|
||||
dbname = dr_botzo
|
||||
ssl = no
|
||||
ipv6 = yes
|
||||
|
||||
[IrcAdmin]
|
||||
autojoin = #bss
|
||||
sleep = 30
|
||||
automsg = nickserv identify foo
|
||||
|
||||
[Karma]
|
||||
meta.pubmsg_needs_bot_prefix = false
|
||||
Reference in New Issue
Block a user