Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 468 Bytes

File metadata and controls

21 lines (12 loc) · 468 Bytes

Quote

A plugin for the Err chatbot that displays quotes in the chat. Tested and developed for Slack, but I think it will work in any protocol

Installing

!repos install [email protected]:jeffx/err-quote.git

Usage

!quote Will get a random quote for the quote file and send it to the chat

!quote add <quote>;<attribute> Will add a quote to the quote file

Contributing

Fork, make changes, and submit pull request.