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.

list of channels?

Help for those learning Tcl or writing their own scripts.
Post Reply
l
lenore
Voice
Posts: 9
Joined: Sat Mar 15, 2008 5:48 am

list of channels?

Post by lenore »

i've spent the last hour trying to find this without luck, is there anyway of getting a list of the channels the bot is in? in a scipt ofc
User avatar
DarkRaptor
Voice
Posts: 36
Joined: Sat Apr 15, 2006 2:39 am
Location: Trois-Rivières, Qc

Post by DarkRaptor »

tcl-commands.doc
channels
Returns: a list of the channels the bot has a channel record for
Module: channels
if you want more information than this command gives, use ".status" in partyline.
DarkRaptor @ irc.undernet.org
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Re: list of channels?

Post by Alchera »

lenore wrote:i've spent the last hour trying to find this without luck, is there anyway of getting a list of the channels the bot is in? in a scipt ofc
In the party line:

Code: Select all

.channels
Eggdrop Command Reference
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Post Reply