Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: botserv/bot problem  (Read 5957 times)

0 Members and 1 Guest are viewing this topic.

CptBeyond

  • Guest
botserv/bot problem
« on: May 10, 2007, 11:49:07 PM »

Hey guys...

I have a small problem... which I am sure, you can help me with ;)

Sometimes... and I mean.. only somtimes... when giving a specific channel status mode to members, the botserv/bot will automaticly/right away take the status away again.... when this happens, the only chance to get the mode again is to rejoin the channel.



Code: [Select]


[13:13]  * admin sets mode +q #chan nickname
[13:13]  * bot sets mode -q #chan nickname



or
Code: [Select]


[13:13]  <admin>!halfop nickname
[13:13]  * botname gives channel half-operator status to nickname
[13:13]  * botname removes channel half-operator status from nickname




I'm sure I have just screwed up some settings somewhere... and hope you can help me out ;)

thx.
Logged

Pieter Bootsma

  • Team
  • *
  • Offline Offline
  • Posts: 189
    • http://geniusdex.net/
(No subject)
« Reply #1 on: May 11, 2007, 09:29:29 AM »

First check your U:Lines

Next, be sure that the user you're giving the mode to may actually receive it. There's some quirk that might cause that if they don't have enough rights to receive the mode.

[Edited on 11-5-2007 by GeniusDex]
Logged

CptBeyond

  • Guest
(No subject)
« Reply #2 on: May 12, 2007, 12:53:05 PM »

Thank you for your anwser.. ulines are fine..

It seems to be the problem, that the bot will only allow identify'ed and included accesslist nicks to recieve a status... which I dont understand.. since the admins should be able to assign temp. status to nicks, no?
Logged

katsklaw

  • Guest
(No subject)
« Reply #3 on: May 12, 2007, 01:52:09 PM »

IRCops are not the same as ChannelOps. Just because you are an admin doesn't mean you have unrestricted access to everything nor should you.

It sounds like restricted is set, see: /msg chanserv help set restricted
Logged

CptBeyond

  • Guest
(No subject)
« Reply #4 on: May 13, 2007, 06:37:36 PM »

Thank you very much for your help...

Found the option on the end.. just screwed up... was not restricted... it was the set secure option - which needs to be off if users who are not registered/identify'ed get a status.

CptBeyond
Logged
Pages: [1]   Go Up