No commit activity in last 3 years
No release in over 3 years
Summarize slack posts into esa.io
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.12
~> 10.0
~> 3.0

Runtime

~> 1.5
~> 1.2.1
 Project Readme

Hitorigoto Reporter

Summarize slack posts into esa.io

Usage

Execute:

$ cd sample
$ bundle install

And then run this app:

$ ruby main.rb

Or when you use docker:

$ docker-compose up

Configure

Add your configuration to enviromnent variables:

export SLACK_ACCESS_TOKEN="your-slack-access-token"
export SLACK_TARGET_CHANNELS="hitorigoto-syaro;hitorigoto-cocoa;hitorigoto-chino;hitorigoto-rize;hitorigoto-chiya"
export ESA_ACCESS_TOKEN="your-esa-access-token"
export ESA_CURRENT_TEAM="your-esa-team"
export ESA_REPORT_CATEGORY="日報/%Y/%m/%d"

LICENSE

Licensed under MIT License.