Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 15 hours 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-02T19:51:52.000Z (about 5 years ago)
- Last Synced: 2024-10-26T22:22:18.046Z (12 days 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
![hubot-chatlog](https://img.shields.io/npm/v/hubot-chatlog.svg)
![hubot-chatlog](https://img.shields.io/npm/dt/hubot-chatlog.svg)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.