Skip to content

gryphonshafer/Bot-IRC-X-WwwShorten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Bot::IRC::X::WwwShorten - Bot::IRC plugin for automatic URL shortening

VERSION

version 1.04

test codecov

SYNOPSIS

use Bot::IRC;

Bot::IRC->new(
    connect => { server => 'irc.perl.org' },
    plugins => ['WwwShorten'],
)->run;

DESCRIPTION

This Bot::IRC plugin for automatic URL shortening. It uses TinyURL for shortening through WWW::Shorten.

<user> bot tiny http://perl.org
<bot> user: http://tinyurl.com/9om78

SEE ALSO

You can look for additional information at:

AUTHOR

Gryphon Shafer gryphon@cpan.org

COPYRIGHT AND LICENSE

This software is Copyright (c) 2016-2050 by Gryphon Shafer.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)

About

Bot::IRC plugin for automatic URL shortening

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages