# NAME

Bot::Cobalt::Plugin::Silly - Silly Bot::Cobalt plugins

# DESCRIPTION

A collection of completely silly [Bot::Cobalt](https://metacpan.org/pod/Bot::Cobalt) plugins; these can be
add to your `plugins.conf` to do very useless stuff.

In fact, most of them don't even do useless stuff on their own, but
rather bridge other stuff that does useless stuff.

For an added bonus, they're all hastily-written, too!

- [Bot::Cobalt::Plugin::Silly::AutoOpAll](https://metacpan.org/pod/Bot::Cobalt::Plugin::Silly::AutoOpAll)
AutoOp \*all\* users that join a channel.
- [Bot::Cobalt::Plugin::Silly::BoneEasy](https://metacpan.org/pod/Bot::Cobalt::Plugin::Silly::BoneEasy)
Generate pickup lines from [Bone::Easy](https://metacpan.org/pod/Bone::Easy)
- [Bot::Cobalt::Plugin::Silly::DailyFail](https://metacpan.org/pod/Bot::Cobalt::Plugin::Silly::DailyFail)
Enlightening newspaper headlines; bridges [Acme::Daily::Fail](https://metacpan.org/pod/Acme::Daily::Fail)
- [Bot::Cobalt::Plugin::Silly::LOLCAT](https://metacpan.org/pod/Bot::Cobalt::Plugin::Silly::LOLCAT)
Bridge [POE::Filter::LOLCAT](https://metacpan.org/pod/POE::Filter::LOLCAT) to translate text into LOLCAT
- [Bot::Cobalt::Plugin::Silly::OutputLOLCAT](https://metacpan.org/pod/Bot::Cobalt::Plugin::Silly::OutputLOLCAT)
LOLCAT-enabled bot output filter
- [Bot::Cobalt::Plugin::Silly::OutputLeet](https://metacpan.org/pod/Bot::Cobalt::Plugin::Silly::OutputLeet)
Leetspeak output filter (bridges [Acme::LeetSpeak](https://metacpan.org/pod/Acme::LeetSpeak))
- [Bot::Cobalt::Plugin::Silly::Reverse](https://metacpan.org/pod/Bot::Cobalt::Plugin::Silly::Reverse)
Reverse a string.
- [Bot::Cobalt::Plugin::Silly::Rot13](https://metacpan.org/pod/Bot::Cobalt::Plugin::Silly::Rot13)
Rot13 a string.

# CONTRIBUTING

I'd be happy to review contributed Silly plugins to potentially add
more uselessness to this distribution.

Send them off to <[email protected]>, please.

The only real requirement is that they not do much of anything anyone
might find productive.

# AUTHOR

Jon Portnoy <[email protected]>

[http://www.cobaltirc.org](http://www.cobaltirc.org)