[REBOL] Re: irc Re:
From: peoyli:algonet:se at: 14-Sep-2000 13:49
> Hello list,tried rebol-irc.r and connected-then I connected using AmIRC on
> the Amiga to see what a version check would show.Much to my suprise I did
> not show up as being connect to the channel.Ideas?No big deal was just
> curious what version would show.This from rebol-ittc.r console:
> Loading configuration...
> Server: irc.elric.net:6667
> Username: alanwall
...
> -->|You have joined channel ##team*Amiga.
> «Names»|Users on ##team*Amiga: @alanwall
> «Names»|##team*AmigaEnd of /NAMES list.
> 324 alanwall ##team*Amiga +
> «Mode»|Channel ##team*Amiga was created on 14-Sep-2000 19:56:40
edit your RebIRC.rc file and remove the "#" before the channel name,
and it should work..
Also, this (early, experimental whatever) version of RebIRC does not handle
many entered commands (the only aliases to the RAW commands I have created
is /leave as an alias for part, and a shortened /part so that you don't
have to use /part #channel)
/PeO