Skip to content

URL shortener as passive command #1

@bmeneg

Description

@bmeneg

Would be a great feature a "URL shortener" passive command:

IF url_sent_to_channel:
    url = url_sent
    IF len(url) > ??:
        url = some_url_shortner(url)

What I meant by "great feature" is for those who uses a non-X IRC clients, and usually the terminal breaks the URL in two+ different lines, forcing the user copy-paste each line.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions