Groups
Groups
Sign in
Groups
Groups
Visual IRC
Conversations
About
Send feedback
Help
Capture all kind of messages
6 views
Skip to first unread message
mapx
unread,
Feb 26, 2008, 7:08:15 AM
2/26/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Visual IRC
hello,
how can I capture all kind of messages in the channel ? which event
must I use ?
I can capture the text someone writes in the channel, but I cant
capture the "/me" messages.
Must I modify the mask event ?
Event PRIVMSG "% PRIVMSG *"
Halt if $isignoring($nick!$user@$host)
if ($ischannel($2))
@ $chantext = $StripAttrs($strtrim($3-))
And something else : where can I find a complete list of all events
and associate description ?
Thanks
Reply all
Reply to author
Forward
0 new messages