
7 May
2007
7 May
'07
7:18 p.m.
Hi, I have a simple msg-hook here: (defun msg-hook (message) (progn (format *jabber-bot-conn* "_~A_: /~a/" (cl-irc:user message) (second (cl-irc:arguments message))) (force-output *jabber-bot-conn*))) (cl-irc:user message) expression evaluates to strings like: ~mico or ~user, how can I get real nicknames instead of this ? Thank you. -- A vivid and creative mind characterizes you.