Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chronicle-zulip

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chronicle-zulip

  • 0.1.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Chronicle::Zulip

Gem Version

Extract your Zulip messages using the command line with this plugin for chronicle-etl.

Usage

# Install chronicle-etl and this plugin
$ gem install chronicle-etl
$ chronicle-etl plugins:install zulip

You can get a personal access token by going to Settings -> Account & Privacy and pressing the "Show/change your API key".

# Save username, access_token, and realm
$ chronicle-etl secrets:set zulip username foo@gmail.com
$ chronicle-etl secrets:set zulip access_token ACCESS_TOKEN
$ chronicle-etl secrets:set zulip realm foo

# Then, retrieve your private messages
$ chronicle-etl --extractor zulip:private-message --loader json

Available Connectors

Extractors

private-message

Extractor for importing private messages from Zulip

Settings
  • username: The email address associated with your Zulip account
  • access_token: Your personal access token
  • realm: ____.zulipchat.com

Transformers

message

Transform a Zulip message into Chronicle Schema

FAQs

Package last updated on 04 Apr 2022

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