more than one bots at one channel?

The UnrealIRCd team does not officially provide support for any services packages that you may be using or want to use. This forum is provided so the community can help each other with services issues.

Moderator: Supporters

Locked
Nio
Posts: 26
Joined: Wed Apr 14, 2004 10:04 am

more than one bots at one channel?

Post by Nio »

hello i saw a unreal ircd server with anope services and i saw one # with more than 30 bots on channel,
how i can do that and me?
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

You will find that most of the bots were probably eggdrops. Either that, or they modified the source since Anope can't do that. Auspice can, (just about it's only redeeming feature) and winse will be able to do it, if and when we ever finish the api :roll:
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

w00t wrote:Auspice can, (just about it's only redeeming feature) and winse will be able to do it, if and when we ever finish the api :roll:
... what's the point of having more than one BotServ bot in a channel?

As to "modified Anope" someone playing with RAW can join all the bots to a channel (and the services too :D ) though they want do anything.
Nio
Posts: 26
Joined: Wed Apr 14, 2004 10:04 am

Post by Nio »

do you can to tell me analysis what i must to do pls?
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

aquanight wrote:
w00t wrote:Auspice can, (just about it's only redeeming feature) and winse will be able to do it, if and when we ever finish the api :roll:
... what's the point of having more than one BotServ bot in a channel?

As to "modified Anope" someone playing with RAW can join all the bots to a channel (and the services too :D ) though they want do anything.
True. You can use raw. But nio, if you don't know how to, it isnt advisable... You will need to know IRC protocol, specifically how a JOIN message is formatted. Then know that RAW sends a raw protocol message.... /msg operserv help

As to aquanight, you can /msg botname join #test
/msg botname say #test hi bot1
/msg bot1 say #test HI!!

Besides that, bots can speak through +n, (ulined)
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Nio
Posts: 26
Joined: Wed Apr 14, 2004 10:04 am

Post by Nio »

i need to change the raw and join the bots pls help me how i can.. :roll:
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

True. You can use raw. But nio, if you don't know how to, it isnt advisable... You will need to know IRC protocol, specifically how a JOIN message is formatted. Then know that RAW sends a raw protocol message.... /msg operserv help

That's all the detail I'm going into. If you stuff things up with RAW, bad stuff can happen.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Locked