X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~matthewv/git?p=irc.git;a=blobdiff_plain;f=servus.html;h=03982a1f452873f2534e18c49342e21fb5a662a8;hp=5088b2c2a2a5180bb8dccc157aabe90ab7d111a5;hb=4a3dd09c307a8bec1c2a99ec79c487e8c75d0779;hpb=d42a82c0485385bdf45649d00444f40f7ed7d281 diff --git a/servus.html b/servus.html index 5088b2c..03982a1 100644 --- a/servus.html +++ b/servus.html @@ -25,7 +25,8 @@ span.code {font-family: courier, monospace} class="code">#chiark. This page documents the available commands. You can get a copy of the source code by running git-clone http://www.chiark.greenend.org.uk/~matthewv/irc/.git

+href="http://www.chiark.greenend.org.uk/~matthewv/irc/.git">http://www.chiark.greenend.org.uk/~matthewv/irc/.git, +or via gitweb at http://www.chiark.greenend.org.uk/ucgi/~matthewv/git/irc.git/.

Invocation

Servus may be invoked in-channel using either ~command. Alternatively, you may pass commands by

  • karmadel
  • karmalist
  • list
  • +
  • nsfw
  • +
  • nws
  • quiet
  • quit
  • reload
  • @@ -147,6 +150,14 @@ removed from channel for excess flooding).

    class="code">/msg) a list of the commands Servus understands

    +

    nsfw

    +

    This command is the same as url, only you should +use it for URLs that are not work-safe. Servus will replace the "http" +in your URL with "nsfw", before passing it to url.

    + +

    nws

    +

    This is an alias for nsfw.

    +

    quiet

    This command prevents the use of trout, flirt, and units(1).

    class="code">#chiark, and will comment if you post a duplicate URL. The url command provides a way for you to check if a URL has been posted before (if not, Servus posts it on -your behalf). The syntax is:
    -/msg Servus url http://some.url
    -Servus will either paste the URL into channel, or /msg you to tell you it was a duplicate. Although -you can use this command in-channel (and get a response by /msg ), this is discouraged. Servus also -understands nsfw:// -and nsfws:// URLs, and knows they are an -obfuscation of the relevant http:// -or https:// URL for URLs that are not -work-safe. You can make your firefox understand nsfw:// URLS by visiting http://www.chiark.greenend.org.uk/~owend/nsfw.html.

    +your behalf). The syntax is:
    /msg Servus url +http://some.url
    Servus will either paste the URL into +channel, or /msg you to tell you it was a +duplicate; in the latter case, the URL will be sent to #urls. Although you can use this command +in-channel (and get a response by /msg ), +this is discouraged. Servus also understands nsfw:// and nsfws:// +URLs, and knows they are an obfuscation of the relevant http:// or https:// URL +for URLs that are not work-safe. You can make your firefox understand +nsfw:// URLS by visiting http://www.chiark.greenend.org.uk/~owend/free/nsfw/.