Message Archiver – Mesh Chat Action Script

Screen Shot 2016-03-11 at 10.48.16 AM

Message Archiver

Version: 1.0
License: MIT
Dependencies: perl

Example configuration line to save every message from Mesh Chat:

*:*:/usr/local/bin/meshchat_archive:5

This Action Script will save messages from Mesh Chat to a flat file. This is a great script to use as a starting point for your own Action Script.

Script download: https://s3.amazonaws.com/aredn/action_scripts/meshchat_archive

Installation commands:

wget https://s3.amazonaws.com/aredn/action_scripts/meshchat_archive -O /usr/local/bin/meshchat_archive
chmod +x /usr/local/bin/meshchat_archive

Then edit /etc/meshchat_actions.conf and add a config line for the messages you want to match.