Skip to content

compactcode/cinch_joker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grab the gem.

gem 'cinch_joker'

And add the joker to your cinch bot as a plugin:

bot = Cinch::Bot.new do
  configure do |c|
    c.server          = "irc.freenode.net"
    c.plugins.plugins = [
      Cinch::Plugins::Joker
    ]
  end
end
compactcode: !joke
bot: He who smiles in a crisis has found someone to blame.

About

Inject random jokes into your IRC channel.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages