awaxa / lita-restart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lita-restart

Build Status

Adds a restart command to Lita so you can force it to ... restart. Useful if you run your lita bot under something like runit.

Installation

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

gem 'lita-restart', git: 'https://github.com/awaxa/lita-restart.git'

Configuration

None. Only admin users can call restart.

Usage

Tell your bot to restart:

lita restart

About

License:MIT License


Languages

Language:Ruby 99.2%Language:HTML 0.8%