<Sheik>         struct  IgnoreStru *next;
<Sheik>         char    *nick;
<Sheik>         int     type;
<Sheik>         int     dont;
<Sheik>         int     high;
<Sheik>         char    *nick_high;
<Sheik>         char    *msg_high;
<Sheik> }       Ignore;

<BlackJac> pana: you can put multiple servers in IRCSERVER, so why not
IRCNICK

[brickman] ok, thanks that worked :) btw, are u going to make a command to
           remove ppl from the notify list? and make it so you can do
           something like /ig *@*voicenet.com ? :)

xdcc plist toggle echo to yourself

(gemini--)  /jnw <#channel> does join and create new window
(gemini--)  and /lkw is leave-kill-window... (also a menu item)

[zircon] hmm, read the .ircrc as soon as the client loads, then 'activate'
it
         when u need to (where u normally connect) cuz a lot is going on
         there, loading it from mem would be hella faster

(Jordy) you need an isban() too :p
(Jordy:#warez) it removes bans like: rban *!*@*d will glob, or rban user
will remove that users ban :p
(Jordy) rban -a will remove all bans

 |MaRe|  ckill . it would connect bot
 |MaRe|  .on server with nick
 |MaRe|  ..that will cause collission kill
 |MaRe|  ...if there's split

Anitrate offers todo yet another ansi for bitchx

do
alarm 1
connect to server
alarm 0
if connect break
next server


/traceroute
/cdcc close #N

(Sheik) $getnicklist(channel user.pubflood) or something

Jordy) isop() isaway() isuser() isonline() ischannel() isshit() isbored()
(Jordy) and they shouldnt' return anything but 1 or 0, not numbers :p
(Jordy) because i want to do something like: if($isuser(blaho 50)) { ... }
        meaning, if blaho [current user is here] has at least a 50 on the
user
        list, return 1 else return 0

[dszd0g] Is there a way to: /adduser
         panasync!panasync!edwards@*.sk.sympatico.ca #BitchX,#Scriptz 90,60
         1,0 1,0 ?

[brickman] if someone tries to send u one of those fake dcc's that bitchx
           rejects, why not have bitchx automatically put that person on
           ignore?

[zircon(zircon@ts13-12.hfx.iSTAR.ca)] heh...i got a couple ideas i forgot to
+mention long time ago... /dcc getall /dcc closeall

[Jordy(jordy@snappy.wserv.com)] instead of having it 'cloaked' on one
command
+all the time, you could randomize it to look like they are doing something
+productive ;p

<zircon> panasync: can u fix ^Q? its SUPPOSED to be quote character (like ^N
          is for us...) but its never worked in any stock client

eval for (@sl = 0, servername($sl), @sl++) {eval menuitem serverlist
          \"[$[-2]sl]  $servername($sl):$serverport($sl)\" server
          $servername($sl) $serverport($sl)}
<mikh>        for (@ cnt = 0, blah = dccitem($cnt), @ cnt++) {
<mikh>             echo <$cnt> $blah
<mikh>             comment Or you can use $word() to access different fields
          from
<mikh>             comment blah and display it in your own way, or check for
          speed etc
<mikh>        }

[zircon(zircon@ts9-09.hfx.iSTAR.ca)] like relmt relmw
[zircon(zircon@ts9-09.hfx.iSTAR.ca)] and /rem /remw /remt would be neat...
 /relt /relw  /relst /relsw

<pent> pana - i have two suggestions (actually one demand and one
suggestion) hehe
<pent> the suggestion is to add a format_public_friend
<pent> and the demand is to document format_* :)
<pent> hehe

<JVaughn> panasync: /set format_stats_header : format_stats

 CTCP TROUT reply from Desys: WHOP! THWACK! SLAP!

[pent(pent@dial83.bway.net)] you know how you can't use ^[ to reply to the
          same person more than once in a row?

[wyvern] say i do   /ban <nick>   and it bans them... as soon as the mode
         sets, it can check the users on the channel to see if any match the
         ban set and kick them.. or something =P
[wyvern(cardinal@deepthought.armory.com)] ok =) i think u should add, 1) a
/C command (equivalent of /MODE $C)  2) a KICK_BANNED_USERS variable =)
3) a REVENGE variable, or do u already have 1? =P
[wyvern(cardinal@deepthought.armory.com)] [msg(pansync)] maaan.. i'm not
sure if u understand wut i mean.. say you /BAN me.. the ban gets set,
but I'm still here, right? until sum1 kicks me? if the KICK_BANNED_USERS
variable is set ON, BitchX will see that I'm banned and kick me off
the channel because of it

[Dakota(~kota@aurora.pdxnet.com)] Oh yeah, also, for /whereis, you should
make
          a /set variable so that like 0 = it would ping them, 1 = it would
          version them, 2, = it would do an ECHO Here I am! or something
like
          that.. hehe:)

<BlackJac@LLENROC> Oh yeah, that was something I thought of...
          Can you have a way to clear the mem, like dump channel stats etc?

<zircon> doh, u didn't ad the wall and topic options for /rel* yet?
