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.

Needy Newbie: Allow all +o users to /msg addchan (w/o DCC)

Old posts that have not been replied to for several years.
Locked
m
mickazoid

Needy Newbie: Allow all +o users to /msg addchan (w/o DCC)

Post by mickazoid »

Hi all.

I've rolled out an irc server and bot in a protected, behind the firewall setting where all my users are trusted.

I'd like to give them the oppt'y to 'request' the bot to join their rooms, to help log, keep ops, statistics, etc., without requiring them to use DCC.

Ideally, they would have this ability once they've introduced themselves via /msg <bot> hello and set a pass - and I've added 'o' to the .conf line for new users so all recognized users get chanops, all of which works swimmingly so far.

So, now to make the bot truly a public utility for my trusted users...

... is there a tcl script (non DCC) command i can have them use to register their channels with the bot in it's <bot>.chan file? And conversely, is there a command to get rid of the entry in the <bot>.chan file?

Many thanks to all in advance for any mindshare they can lend.
User avatar
Papillon
Owner
Posts: 724
Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no

Post by Papillon »

If you had checked out the tcl-archive http://www.egghelp.org/tcl.htm I'm sure you would have found several script which does this... I think I put in one that does this a while back.. can't remember.. anyway. My tips. Take a look at the archive
Elen sila lúmenn' omentielvo
m
mickazoid

i checked out the archive - i'll look for your stuff.

Post by mickazoid »

Thanks Papillon... I've already pulled down ~50 tcl scripts, and i know it's in there someplace... I'll look at your stuff in particular!

Thanks again, Papillon !
User avatar
Papillon
Owner
Posts: 724
Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no

Post by Papillon »

hehe actually it seems I placed a version of it on my webpage aswell ... /me needs to cut down on the alcohol and coofee ;)
If you can't find it in the archives just chek there
Elen sila lúmenn' omentielvo
m
mickazoid

Found it - 'joinandpart.tcl'

Post by mickazoid »

Found it on papillon's web site at http://www.r0x0ring.com/

Works like an absolute charm!!!

Thanks very much Papillon!
Locked