reason is supportedSir_Fz wrote: (I removed the %bantime and %reason because they're not supported by your service's syntax)
Code: Select all
[09:59:10] -ChanServ- Syntax: BAN [#channel [nick [reason]]]
reason is supportedSir_Fz wrote: (I removed the %bantime and %reason because they're not supported by your service's syntax)
Code: Select all
[09:59:10] -ChanServ- Syntax: BAN [#channel [nick [reason]]]
Code: Select all
# If banthruX is 1/2, set the command here to ban through services:
set banthruX(cmd) "privmsg ChanServ :ban %chan %ban %btime %level %reason"
Code: Select all
[23:53:18] -ChanServ- Syntax: BAN [#channel [nick [reason]]]
that isn't a default option in the main bot config is it ?DragnLord wrote:look at "set opchars" in your bot's conf file
you probably wantCode: Select all
set opchars "@&~"