0.01
No commit activity in last 3 years
No release in over 3 years
A Lita plugin to parse URIs and post the <title> of the page
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0
>= 3.0.0
>= 0

Runtime

>= 4.3
>= 1.6.6
 Project Readme

lita-web-title

A simple plugin to parse URIs in chat and return the title. Also follows 30x redirects if they are found

Installation

Add lita-web-title to your Lita instance's Gemfile:

gem "lita-web-title"

Configuration

Required attributes

None

Optional attributes

  • ignore_patterns (String or Array) - A pattern or list of patterns. When a URL matches any of these patterns, Lita will silently ignore it. Default: nil. Example: config.handlers.web_title.ignore_patterns = ["rpm.newrelic.com","example.com","my(dev|stg|prd).com"]

Usage

dosman-bot > http://bit.ly/1RmnUT
Google