X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~matthewv/git?a=blobdiff_plain;f=servus.html;h=61f04a3296ad1c5790489e742528cb415a013559;hb=018ae2ec7aa2b74674eea907776505a420f87676;hp=300668921d2249c2d42a668b5174376e354ed46d;hpb=82d45d481c090512b0a29614e27463ecdda0d3a6;p=irc.git diff --git a/servus.html b/servus.html index 3006689..61f04a3 100644 --- a/servus.html +++ b/servus.html @@ -49,6 +49,8 @@ class="code">~command. Alternatively, you may pass commands by
  • karmadel
  • karmalist
  • list
  • +
  • nsfw
  • +
  • nws
  • quiet
  • quit
  • reload
  • @@ -147,6 +149,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 twit

    The syntax is:
    twit twitter-url
    Servus returns the content +class="code">twit twitter-url
    Servus returns (either on-channel or by /msg) the content of the tweet and the twitter user who posted it.

    units

    @@ -221,12 +232,19 @@ command is implemented by calling 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.

    +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/.