Project

lita-amesh

0.0
No commit activity in last 3 years
No release in over 3 years
A Lita handler for displaying an image of Tokyo amesh.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

lita-amesh

CircleCI Status

lita-amesh is a handler for Lita that displays a Tokyo amesh image in a chart room.

Installation

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

gem "lita-amesh"

And this gem requires ImageMagick or GraphicsMagick command-line tool. You can check if you have it installed by running.

$ convert -version

Configuration

Required attributes

NOTE: As of now, this gem only supports the Slack adapter.

  • config.adapters.slack.token (String)

    A token for Slack API

Usage

Lita: amesh

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/tatsuyafw/lita-amesh.

License

The gem is available as open source under the terms of the MIT License.