Skip to content

yaggytter/embulk-input-slack-history

Repository files navigation

embulk-input-slack-history

This Embulk input plugin for Slack chat history.

Installation

	$ java -jar embulk.jar gem install embulk-input-slack-history

Configuration

Example

in:
  type: slack_history
  token: slackapitoken
  continuous: true # optional
  filepath: /tmp # optional
out:
  type: stdout

TODO

  • attachment file download
  • do not update *.oldest file at preview time
  • error handling and resume
  • multi thread execute Slack API if needed

About

Embulk input plugin for Slack chat history

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages