// #scripters — 2015-09-22
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
09:30:18 Join: schnoodles ([email protected]) to #scripters
11:08:46 Join: ex0dus ([email protected]) to #scripters
11:10:36 <ex0dus> so i got a socket to connect to IRC and can get it to send raw commands and such.. how does one send a raw command for /me or /action?
11:36:40 <ash> its a ctrl code
19:42:42 <ex0dus> That didn't particularly assist me. Thank you anyway, however.
19:42:52 <ex0dus> PRIVMSG <channel> :chr(1)ACTION <what it does>chr(1) (equivalent to the /me command in a human's client) You must include the chr characters or it will not show up as an action in interactive IRC clients. Character 001 may be represented by \001, chr(1), or some other form depending on your programming language.
Search this day's buffer:
