Skip to content

Alcheri/URLtitle

Repository files navigation

URLtitle

Tests Lint CodeQL Python Code style: black Limnoria License

Description

A simple plugin that detects URLs in a channel and returns the page title.

Install

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

Configuring

  • 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

About

A simple plugin that detects URLs in a channel and returns the page title.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages