About This File
List of Scripts
Unhighlight Channels -- converts highlights from user-selected channels to regular non-highlighted text events
Ignore Text Events -- allows a user to remove text events from a given channel, network, or global context
Installation
For installation: Window
> Plugins and Scripts
will allow you to load and unload them. See the official documentation on how to load scripts automatically at startup.
Building
Run make
on the top level directory (where this README is located). Currently used by scripts which use modules to compress them into one flat file. This will take the modules in the ./script/src
directory and output them to ./script/build
.