Advertisement
CSE_CST

irc channel command list

Mar 6th, 2024
691
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Keyboard shortcuts  Ctrl /
  2. Ctrl K  Jump to channel
  3. Alt     Switch to previous channel
  4. Alt     Switch to next channel
  5. Alt Shift   Switch to previous unread channel
  6. Alt Shift   Switch to next unread channel
  7. Back/Forward    Navigate selected channel history
  8. Ctrl Alt ,  Open Settings
  9. Esc Close dialog
  10. Mark channel as read
  11. Shift Esc   Mark all channels as read
  12. Ctrl Return Send message as an action (/me) (disable)
  13. Send a raw /command
  14. Alt or Shift Return Insert a new line instead of sending a message
  15. Tab Complete nicknames, channels and topics e.g. for replying and /msg /join /mode /topic
  16. /   Browse message input history
  17. :   Start emoji autocomplete
  18. Team server shortcuts  
  19. Ctrl Alt R  Reply to the last message
  20. +:  Start reaction autocomplete for the last message
  21. Shift / Browse messages during reaction autocomplete
  22. Selected IRC commands  
  23. /nick [nickname]    Change your nickname
  24. /me [message]   Send message as an action
  25. /msg nickname [message] Send a private message to another user (or /query or /m or /q)
  26. /join [channel [pass]]  Join a channel (or /channel or /j)
  27. /part [channel] Leave a channel (or /leave or /pa or /p or /l)
  28. /cycle [channel [pass]] Rejoin a channel (or /hop or /rejoin)
  29. /clear  Clears the current backlog (can be restored with a button)
  30. /archive    Archive a channel or conversation (or /close or /wc or /a)
  31. /unarchive  Unarchive a channel or conversation
  32. /delete Delete a channel or conversation (or /wd or /rm)
  33. /quit [message] Disconnect from a server (or /disconnect)
  34. /umode [mode string]    Set or check your own mode string (shortcut for /mode yournick)
  35. /reconnect  Reconnect to a server
  36. /topic [topic]  Set the channel topic
  37. /away [message] Set an away message
  38. /back   Clear your away status
  39. /highlight [words]  Add words to your highlight list (or /hilight)
  40. /unhighlight [words]    Remove words from your highlight list (or /unhilight or /dehighlight or /dehilight)
  41. /invite [nickname]  Invite a user to a channel
  42. /whois [nickname]   Get more information on a user (or /wi)
  43. /ignore [usermask]  Ignore someone (per connection) or list ignores
  44. /unignore [usermask]    Stop ignoring someone
  45. /op [nickname]  Make a user a channel operator
  46. /deop [nickname]    Revoke a user’s ops in a channel
  47. /voice [nickname]   Give a user voice in a channel
  48. /devoice [nickname] Revoke a user’s voice in a channel
  49. /kick [nickname] [reason]   Kick a user from a channel
  50. /ban [banmask]  Ban someone from a channel or list bans
  51. /unban [banmask]    Remove a channel ban
  52. /kickban [nickname] [reason]    Kick and ban a user from a channel (or /kb)
  53. /raw [command]  Send a raw IRC command to the server (or /quote)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement