UNPKG

hubot-remotestorage-logger

Version:

Logs channel messages to a remoteStorage account

17 lines (10 loc) 612 B
# hubot-remotestorage-logger [![npm](https://img.shields.io/npm/v/hubot-remotestorage-logger.svg)](https://www.npmjs.com/package/hubot-remotestorage-logger) This Hubot script logs chat messages to remoteStorage-enabled accounts. ## Configuration * `RS_LOGGER_USER`: RemoteStorage user address * `RS_LOGGER_TOKEN`: RemoteStorage OAuth bearer token for "chat-messages:rw" scope * `RS_LOGGER_PUBLIC`: Store log files in public folder (doesn't log direct messages) ## Help If you have a question about this program, please open an issue for this repo or [chat with us](https://wiki.kosmos.org/Main_Page#Chat).