Difference between revisions of "IRC cheat sheet"

From Joomla! Documentation

(Made miscellaneous improvements)
(adding !quotegrabs)
Line 14: Line 14:
 
* <code>!docs {KEYWORDS}</code> -- print links to the Joomla! documentation most relevant to the given keyword(s).
 
* <code>!docs {KEYWORDS}</code> -- print links to the Joomla! documentation most relevant to the given keyword(s).
 
* <code>!google {KEYWORDS}</code> -- print links to the first few Google search results for the given keyword(s).
 
* <code>!google {KEYWORDS}</code> -- print links to the first few Google search results for the given keyword(s).
 +
* <code>!quotegrabs {ID? | RANDOM} {USER}</code> -- print a quote from the given user.
  
 
= General IRC Commands =
 
= General IRC Commands =

Revision as of 15:15, 14 August 2013

Joomla Bug Squad team uses IRC as one of it's communication channels. Here you can find useful information about using IRC in #joomla-bug-squad and #joomla-dev rooms.

Asking for help from Jools[edit]

In our rooms we have a bot. Her name is Jools and you can talk to her with the following commands (the list is not full):

  • !jbs -- print a link to Bug Squad Portal.
  • !jcode {ARTIFACT_ID} -- print a link to an artifact in the tracker.
  • !trunk -- print a link to the root of the trunk.
  • !trunk {PATH} -- print a link to a particular file or folder (log view).
  • !trunk {PATH} markup -- get a link to source of some file (in HTML).
  • !trunk {PATH} markup {REVISION} -- the same but to a file of a particular revision.
  • !trunk {PATH} blank {REVISION} -- the same but source of some file will be shown as text.
  • !lastseen {USERNAME} -- display the last time a user was seen in a room and their last message.
  • !docs {KEYWORDS} -- print links to the Joomla! documentation most relevant to the given keyword(s).
  • !google {KEYWORDS} -- print links to the first few Google search results for the given keyword(s).
  • !quotegrabs {ID? | RANDOM} {USER} -- print a quote from the given user.

General IRC Commands[edit]

There are some commands that users may find helpful in their IRC client. A full list is available at http://en.wikipedia.org/wiki/List_of_Internet_Relay_Chat_commands. Here are a few for quick reference:

  • /away {message} -- set an away message for your user (Note: in some IRC clients, this changes the display of your username as well)
  • /nick {new_name} -- change the display name for your username (the nickname), helpful to quickly mark your name as away.