Code |FrontPage |HiveTraits | ||
urlwatch
urlwatch checks the specified http url filelisting for the appearence of specified file.
It then checks the mail against the watches set and executes the corresponding hive statement.
actions: (name):
urlwatch accepts the name of watch to be done in this syntax.
!do hello $me:session[url] when $urlwatch:newwatch[create:http://hivenet/path/]
!do hello $me:session[url] when $urlwatch:newwatch[create:http://hivenet/path/file] |