Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: Armadillo on March 25, 2007, 10:26:39 PM

Title: Unable to assign Bots
Post by: Armadillo on March 25, 2007, 10:26:39 PM
Hi, I'm running Anope un Unreal 3.2.6. My Problem is, that i cannot assign any Bot to any channel. There is no answer from the services when i use the assign command and the services don't write anything into the logfiles. What the hell is going wrong? :-(
Title:
Post by: GhosT on March 26, 2007, 02:34:02 PM
What command did you type to assign the bot to a channel :)
Title:
Post by: Jobe on March 26, 2007, 02:52:09 PM
Did you try:
Quote
/msg BotServ assign #CHANNEL BOTNICK


Where BOTNICK is a BotServ bot created using:
Quote
/msg BotServ bot add NICK USER HOST REALNAME
Title:
Post by: Armadillo on March 26, 2007, 05:03:26 PM
erm hehe... my fault :X It was the cs_inhabitregistered module...

next time I'll exactly read the module description.^^

Now i unloaded it and the bots do join perfectly. Sry mates.

But another question: I used the cs_inhabitregistered module to force chanserv to join all registered channels, but I also want to have the possibility to assign a Services Bot. I already use the cs_join module to allow the channel owners to assign chanserv by hand, but is there a modified module of the cs_inhabitregistered module which let chanserv join every registered channel WITHOUT disabling botserv?

Sorry for my silliness... and the bad english ;)
Title:
Post by: n00bie on March 26, 2007, 09:09:58 PM
ircd_init module can do that, but since the module doesn't used 'BSMinUsers' directives from the config file there seems to be an invite bug/error when the channel is empty. so, its better you not still use that untill the module gets updated ;)
Title:
Post by: katsklaw on March 26, 2007, 09:41:14 PM
it's better to not have ChanServ in the channels to start with. Chanserv isn't designed to be in channels and it done nothing but create a potential desync point when it is..

[Edited on 26-3-2007 by katsklaw]
Title:
Post by: Armadillo on March 26, 2007, 09:49:29 PM
We never desynced through the last 5 years when chanserv was on the channels.^^
If there are not more than 200 channels taht should be no problem i think ;)
Title:
Post by: katsklaw on March 26, 2007, 10:18:13 PM
Quote
Originally posted by Armadillo
We never desynced through the last 5 years when chanserv was on the channels.^^
If there are not more than 200 channels taht should be no problem i think ;)


so what? number of times or number of channels is irrelevant. It's not supposed to be in any channels ... it's not programmed to handle it and your desires or practices can not change that.

Anytime you use anything in a manner in which it's not designed, you take he chance of breaking it. Anope is no different, and when it DOES break, no amount of vanity will fix it.
Title:
Post by: Armadillo on March 26, 2007, 10:23:55 PM
Well... the irc rfc never said that services should be used...

A broken HDD can shoot my rootserver down... and so on, the world is bad. ;)

Joke... I know Anope isn'T designed for it, but it's a nice feature and I don't argue if something is broken, when I installed it on my own.
Title:
Post by: katsklaw on March 26, 2007, 10:41:23 PM
Quote
Originally posted by Armadillo
Well... the irc rfc never said that services should be used...


and it never said it can't be used either.

Good Luck with your request.