Skip to content
megawac edited this page Sep 8, 2014 · 1 revision

Commands Implemented in Qwebirc

Note: all commands are of course case insensitive

  • /AUTOJOIN Join saved files

  • /JOIN (/J)

  • /PART (/P)

  • /QUIT

  • /AWAY (/BACK)

  • /SAY Default command. Say something into the currently focused IRC window.

  • /PRIVMSG (/M, /MSG, /PM)

  • /NOTICE

  • /QUERY (/Q) Open a query window and send a message to a target user

  • /QUOTE Send my message RAW

  • /CTCP

  • /ME Send an action message like <megawac> * thinks he should get more beer

  • /MODE

  • /UMODE Set a user mode. I.e. /MODE <this user> <args>

  • /NICK

  • /TOPIC

  • /KICK

  • /VOICE

  • DEVOICE

  • /OP

  • /DEOP

  • /CLEAR (/CLS) clear the current window

Sending unlisted commands will be passed to the IRCD.


Definition source file. Alias source file.

Clone this wiki locally