Skip to content

AGrillenberger/RocketChat-HTMLExport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RocketChat-HTMLExport

Python script for exporting RocketChat messages and files

Windows

A binary for Windows users is available - just download it, unpack it and run rocket-history.exe

Alternatively, Windows users can of course also use the method described below for Linux and MacOS if they have python installed.

MacOS and Linux

This method requires Python3 and PIP installed. If this is the case, just the requirements for the script have to be installed and the script can be executed.

Install dependencies

pip install -r requirements.txt

Run

python3 rocket-history.py

About

Python script for exporting RocketChat messages and files

Resources

Stars

Watchers

Forks

Packages

No packages published