mIRC Home    About    Download    Register    News    Help

Print Thread
#255108 23/09/15 02:21 AM
Z
zigress
zigress
Z
Hello,

I wanted to use the msg command to output this symbol into twitch chat: |
example: msg $chan User: | $nick |

For some reason, the second "|" does not show up and I assume it's because of the syntax of IRC (?). Is there any way message that symbol into chat?
Any feedback will be appreciated. Thanks.

Last edited by zigress; 23/09/15 02:46 AM. Reason: changed subject
#255109 23/09/15 02:55 AM
D
drowsy
drowsy
D
msg $chan User: $chr(124) $nick $chr(124)

#255110 23/09/15 03:11 AM
Z
zigress
zigress
Z
Thanks a bunch!


Link Copied to Clipboard