diff options
author | David Phillips <david@sighup.nz> | 2017-09-26 23:19:37 +1300 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2017-09-26 23:19:37 +1300 |
commit | ebad7de34ff7ae2cd5cbf883e843942e1190c1f7 (patch) | |
tree | c3d0e03bde668b9735165c931ba1e9f29e635135 | |
parent | a28a8885dce2a25ef8e96880ece27287b23d0eed (diff) | |
download | idalius-ebad7de34ff7ae2cd5cbf883e843942e1190c1f7.tar.xz |
Clarify wording in readme
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -7,9 +7,8 @@ bot's functionality is mostly configurable and extensible. ## Module: URL Title idalius can pick a URL out of any channel message and respond in-channel with -the title of the link, followed by the domain name (really just the bit in -between the first `//` and the first `/` in brackets, so you know roughly what -link the title is for, without being overly verbose. +the title of the link, followed by the hostname so you know roughly what link +the title is for. <phillid> Testing the URL title thingy https://sighup.nz/ and presuming it works <idalius> Ahoy-hoy β SIGHUP (sighup.nz) |