Now you can send yor playing song info to a channel.
<command> #<chan> <text>
<command> using "/msg" or "/describe"
#<chan> must be a channel you are in. like #test
<text> can be whatever you want, using control codes
or what you preffer. the text string may replace %artist
%title %album %filename with the information from the
playing song. My text string looks like: "I'm playing:
artist - %Artist, title - %title, album - %album"
When I play a song like: Teamdeep - Morninglight, the
text string returns as: "I'm playing: artist - Teamdeep,
title - Morninglight, album - "
An alternative to the hole editbox text can be:
"/describe #test I'm playing: artist - %Artist, title - %
title, album - %album". If I'm on the channel #test the
text would be seened as an action!