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
!repos install [email protected]:jeffx/err-quote.git
!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
Fork, make changes, and submit pull request.