A simple plugin that detects URLs in a channel and returns the page title.
Go into your Limnoria plugin dir, usually ~/runbot/plugins and run:
git clone https://github.com/Alcheri/URLtitle.git
To install additional requirements, run from /plugins/URLtitle:
pip install --upgrade -r requirements.txt
Next, load the plugin:
/msg bot load URLtitle
-
config channel #channel plugins.URLtitle.enabled True or False (On or Off)
Should plugin work in this channel?
-
supybot.plugins.URLtitle.userAgent
User-Agent header sent when fetching URLs. Default is a plugin-specific Limnoria URLtitle identifier.
Copyright © MMXXIV, Barry Suridge