Class: Robut::Plugin::Meme
- Inherits:
-
Object
- Object
- Robut::Plugin::Meme
- Includes:
- Robut::Plugin
- Defined in:
- lib/robut/plugin/meme.rb
Overview
A simple plugin that wraps memecaptain. This plugin is activated when robut is sent a message starting with the name of a meme. The list of generators can be discovered by running
@robut meme list
from the command line. Example:
@robut meme all_the_things write; all the plugins
Send message to the specified meme generator. If the meme requires more than one line of text, lines should be separated with a semicolon.
Instance Attribute Summary
Attributes included from Robut::Plugin
#connection, #private_sender, #reply_to
Method Summary
Methods included from Robut::Plugin
#at_nick, #fake_message, #handle, included, #initialize, #nick, #reply, #sent_to_me?, #store, #usage, #without_nick, #words