Project

lita-dyn

0.0
No commit activity in last 3 years
No release in over 3 years
A Lita handler to interact with Dyn
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0
>= 3.0.0

Runtime

= 0.5.23
~> 1.0
>= 4.2
 Project Readme

lita-dyn

A Dyn plugin for Lita

Installation

Add lita-dyn to your Lita instance's Gemfile:

gem "lita-dyn"

Configuration

Add the following variables to your Lita config file:

config.handlers.dyn.customer
config.handlers.dyn.username
config.handlers.dyn.password

Usage

Set record value

dyn set <record> <type> <value>    - Creates or updates the specified record with the given type and value

License

MIT