A reference of common IRC commands
/me
/me my_action_chat
/me is used to do action chat. It useful to give an insidelook into your mind. It is often used to let people knowabout status changes, like going AFK.
/join
/join #+‘Channel_Name’
/join is used to create a new channel or join one if achannel already exists with the name you chose.
/msg
/msg username message
/msg starts a private chat with the username inputted inthe command line. This is useful when information thatonly concerns two people needs to be shared.
/query
/query username message
/query is much like msg but on submission it creates anew private chat window rather than just sending amessage. This is useful if you would like to carry on alengthy conversation or make it easier to track yourmessage with that user in a busy IRC channel.
Add a Comment