Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 693 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 693 Bytes

thelounge-plugin-prism

Simple plugin for the irc client thelounge that allows you to apply rainbow colors to a message

Installation

  • If you have installed thelounge via NPM/Yarn:

    thelounge install thelounge-plugin-prism

  • If you have installed thelounge via source:

    node index.js install thelounge-plugin-prism

Usage

/prism [message...] -> Color your message

/prism -b -g -r 'Notfound c'est bon je peux prism depuis thelounge'

screenshot

Development

Install the plugin locally using a local URI ( from the thelounge repository ):

node index.js install file:https:///home/sakiir/code/thelounge-plugin-prism