No commit activity in last 3 years
No release in over 3 years
export ChatWork(chatwork.com) logs to Slack CSV format
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 1.13
>= 0
~> 10.0

Runtime

 Project Readme

ChatWorkToSlack

ChatWork(chatwork.com)のデータを Slack の Import CSV 形式に変換するツール

Installation

$ gem install chatwork_to_slack

Usage

ユーザー定義リストのテンプレートを作成

$ chatwork_to_slack --generate-template -k chatwork_api_key

ChatWork からデータをダウンロードして Slack 形式に変換

$ chatwork_to_slack -i example@example.co.jp -p your_password -x chatwork_room_id -c slack_channel_name

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/kkosuge/chatwork_to_slack.

License

The gem is available as open source under the terms of the MIT License.