https://github.com/jonfairbanks/hubot-chatlog
Automatically log Slack chats for later use
https://github.com/jonfairbanks/hubot-chatlog
hubot npm-package slack slack-bot
Last synced: about 2 months ago
JSON representation
Automatically log Slack chats for later use
- Host: GitHub
- URL: https://github.com/jonfairbanks/hubot-chatlog
- Owner: jonfairbanks
- License: mit
- Created: 2019-08-23T23:00:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-02T19:51:52.000Z (almost 7 years ago)
- Last Synced: 2025-02-14T17:05:27.775Z (over 1 year ago)
- Topics: hubot, npm-package, slack, slack-bot
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/hubot-chatlog
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hubot-chatlog


Automatically log Slack chats for later use
### Installation:
`npm install hubot-chatlog --save`
### Configuration:
`HUBOT_CHATLOG_LOCATION='/home/hubot/Logs/slack/'` - (Optional) Override where chatlog files are stored.
### Usage:
`@hubot chatlog` - Allows admins to see a log of the current chat.