Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 286 Bytes

README.markdown

File metadata and controls

11 lines (7 loc) · 286 Bytes

IRCFileNotify

About

This is a simple script that watches a directory for new files. If any new files are found, it sends a notice to a given IRC channel on a given server.

Usage

Edit the watcher.rb file to set your directory, and IRC connection details. Then just run it.