Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tuudik committed Jan 14, 2016
1 parent 49d575e commit 72b1e26
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,21 @@ An plugin for [osTicket](https://osticket.com) which posts notifications to a [R
Install
--------
Clone this repo or download the zip file and place the contents into your `include/plugins` folder.
Download Html2Text.php from https://github.com/soundasleep/html2text and copy it in plugin root folder.

Features
--------
* Define Emoji
* Escape Text (Using Html2Text)
* Remove double newlines
* Define how long text to send
* Define colors

Info
------
This plugin uses CURL and tested on osTicket-v1.9.12 (19292ad).
This plugin uses CURL and tested on osTicket-v1.8 (19292ad).

Forked from
------
This repo is forked from https://github.com/thammanna/osticket-slack and modified to work with Rocket.Chat
This repo is forked from https://github.com/thammanna/osticket-slack and modified to work with Rocket.Chat.
Some additional features added from: https://github.com/Runalyze/osticket-slack.

0 comments on commit 72b1e26

Please sign in to comment.