New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

goodbye_chatwork

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

goodbye_chatwork

  • 0.0.8
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

GoodbyeChatwork

This is Chatwork(chatwork.com) log exporter. This can be used also when you can not use API.

Installation

$ gem install goodbye_chatwork

Usage

show chat room list (output: room_id room_name count)

$ goodbye_chatwork -i example@example.com -p your_password
11111 chatroom1 24
11112 chatroom1 42

export specified room's chat logs (chat logs only: -e option)

$ goodbye_chatwork -i example@example.com -p your_password -e room_id

export specified room's chat logs (chat logs and attachment files: -x option)

$ goodbye_chatwork -i example@example.com -p your_password -x room_id

export all room's chat logs (chat logs only: -e option)

$ goodbye_chatwork -i example@example.com -p your_password -e all

export all room's chat logs (chat logs and attachment files: -x option)

$ goodbye_chatwork -i example@example.com -p your_password -x all

Information

Copyright (c) 2014 swdyh MIT License https://github.com/swdyh/goodbye_chatwork

FAQs

Package last updated on 16 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc