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.

Simple list of users

Old posts that have not been replied to for several years.
Locked
M
Monty_
Voice
Posts: 23
Joined: Wed May 19, 2004 11:51 pm

Simple list of users

Post by Monty_ »

Is there a command I can include in a Tcl script that lists the users in a particular channel? I'm aware of .channels command while logged onto the bot, but I need something I can put in a script.

thanks
d
dollar
Op
Posts: 178
Joined: Tue Oct 28, 2003 3:47 pm
Location: Netherlands

Post by dollar »

"chanlist"
dollar (or something similar) at:
#eggdrop / #tcl - undernet
#egghelp / #tcl / #eggtcl - efnet
#eggdrop.support / #tcl - quakenet
#eggdrop - ircnet
M
Monty_
Voice
Posts: 23
Joined: Wed May 19, 2004 11:51 pm

Post by Monty_ »

Yup, it would have to be that easy :)

Thanks!
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

If you can edit the TXT I mean the DATA file of the
dictionary tcl, which stores all the definations for the
words, then you can easily, reduce the defintions
to the size which you prefer.

Some dictionary scripts might not use a DATA file
for storing definations, they are embedded within
the script... sometimes
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
Locked