class Plugins::Fnord
Constants
- ACTIONS
- ADJECTIVES
- INTROS
- NAMES
- NOUNS
- PLACES
- PREPOSITIONS
- PRONOUNS
Public Instance Methods
execute(m)
click to toggle source
# File lib/Zeta/plugins/fnord.rb, line 321 def execute(m) m.reply Fnord.headline end