This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Chanrelay.tcl : evolutions?

Old posts that have not been replied to for several years.
Locked
User avatar
CrazyCat
Revered One
Posts: 1359
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Chanrelay.tcl : evolutions?

Post by CrazyCat »

Hi guys, did you notice? I'm back ;)

After this long period far from you, I've decided to work really hard for your pleasure, but I need your help.
I'll make the next version of my *famous* (sig) chanrelay and I want to add it some features, but I've a lack of ideas.

Previous features:
- adapt the variables (I'm boring with the {} when there are particulars characters)
- add a badword list (will be replaced with ****** or <censored>)
- configuration via a separate file (recording the status given via party-line)

Now, what I need:
- bug report (I know there are some)
- ideas (good ones, I've the bad ones alone)
- more ideas :)
T
TurboChicken
Halfop
Posts: 61
Joined: Wed Sep 29, 2004 3:18 pm

Post by TurboChicken »

well there are a few things that i would like ina good script...

the abilty to start/stop things via partyline.... so start and stop relaying a particualr channel from either bot.... switching on a filter so i can just relay a certain nick and adding other nicks to an allowed list from either bot....

abilty to relay to many bots and to add new bots via partyline.

remove formatting on the text via partyline on either bot?

getting my drift here that i don't like shell????
User avatar
arcane
Master
Posts: 280
Joined: Thu Jan 30, 2003 9:18 am
Location: Germany
Contact:

Post by arcane »

welcome back :)
but no ideas either ^^
aVote page back online!
Check out the most popular voting script for eggdrop bots.

Join the metal tavern!
User avatar
CrazyCat
Revered One
Posts: 1359
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Post by CrazyCat »

TurboChicken wrote:the abilty to start/stop things via partyline.... so start and stop relaying a particualr channel from either bot.... switching on a filter so i can just relay a certain nick and adding other nicks to an allowed list from either bot....
well, so adding partyline commands? good idea :)
And I think it's easyer to restrict certain nicks than allowing (the tcl is to relay the whole chan)
TurboChicken wrote:abilty to relay to many bots and to add new bots via partyline.
The new system will allow this, because each "sender" will relay to the botnet, and the configuration will be in the receiver
TurboChicken wrote:remove formatting on the text via partyline on either bot?
So, it's to duplicate the config msg command to have them in PL.
Might be done :)
Locked