Code: Select all
.chanset #channel need-op "ChanServ :op #channel $botnick"
Code: Select all
.chanset #bbl need-op "ChanServ :op #bbl BBL-Bot"
Code: Select all
BBL-Bot> [13:46] Tcl error in script for 'need-op':
<BBL-Bot> [13:46] invalid command name "ChanServ :op #bbl BBL-Bot"
<BBL-Bot> [13:47] Tcl error in script for 'need-op':
<BBL-Bot> [13:47] invalid command name "ChanServ :op #bbl BBL-Bot"
<BBL-Bot> [13:48] Tcl error in script for 'need-op':
<BBL-Bot> [13:48] invalid command name "ChanServ :op #bbl BBL-Bot"
<BBL-Bot> [13:49] Tcl error in script for 'need-op':
<BBL-Bot> [13:49] invalid command name "ChanServ :op #bbl BBL-Bot"
<BBL-Bot> [13:50] Tcl error in script for 'need-op':
<BBL-Bot> [13:50] invalid command name "ChanServ :op #bbl BBL-Bot"
Code: Select all
.chanset #channel need-op putserv "ChanServ :op #channel $botnick"
Code: Select all
[Mar 11 15:47:03 2007] NickServ: BBL-Bot!BBL-Bot@myserver.de identified for nick BBL-Bot
If this setting is incorrect then the bot will probably not be able to realize when it needs ops. Otherwise, your bot doesn't have access to gain ops on that channel.# What is your network?
# 0 = EFnet
# 1 = IRCnet
# 2 = Undernet
# 3 = DALnet
# 4 = +e/+I/max-modes 20 Hybrid
# 5 = Others
set net-type 3
'net-type 3' works well with Unreal.Sir_Fz wrote:Try the 'others' net-type (net type 5) and see if that works.
Code: Select all
*BBL-Bot* [08:07] -ChanServ (services@service.my.host.here)- Access denied.
*BBL-Bot* [08:08] -ChanServ (services@service.my.host.here)- Access denied.
*BBL-Bot* [08:09] -ChanServ (services@service.my.host.here)- Access denied.
Code: Select all
need-op { putserv "PRIVMSG ChanServ :OP #channel" }
Code: Select all
set opchars "@&~!"