Skip to content

ryanwinchester/hedwig_inspire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hedwig Inspire Responder

Hex.pm Hex.pm Hex.pm Build Status

Installation

Add to the deps in mix.exs

def deps do
  [
    {:hedwig_inspire, "~> 0.1.0"},
  ]
end

Add the responder to your :responders list in your bot config, config/config.exs

config :my_robot, MyApp.MyRobot,
  responders: [
    {Hedwig.Responders.Inspire, []},
  ]

About

Hedwig Inspire Responder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages