frdmn / rocketchat-export-channel-messages

Simple Node CLI tool to export all messages of a given Rocket.Chat channel or private group.
MIT License
16 stars 4 forks source link

Using existing cookies for login #3

Open grimmolf opened 3 years ago

grimmolf commented 3 years ago

I'm in a couple rocketchat servers which use a federated login with their websites, and the single sign-on configuration seems to confuse the script. Is there a way to use my existing cookie (like youtube-dl's --cookie argument) to log in?