gitter-export-room

0.3.0 • Public • Published

gitter-export-room

Export a JSON archive of a Gitter room's messages

Install

$ npm install --global gitter-export-room

Usage

Use --token or specify GITTER_TOKEN env variable to authenticate.

List user's rooms

$ gitter-export-room list

The above command shows the user's rooms and its ids

Export room

$ gitter-export-room id <room_id>

The above command will dump a bunch of JSON to STDOUT with progress to STDERR. Redirect to file if you wish.

See --help for help.

License

Copyright 2016 Christopher Hiller. Licensed MIT

Readme

Keywords

none

Package Sidebar

Install

npm i gitter-export-room

Weekly Downloads

1

Version

0.3.0

License

MIT

Last publish

Collaborators

  • boneskull