hisabimbola / slack-history-export

A NPM module that allows slack users export their history

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Return Codes

humor4fun opened this issue · comments

Allow the slack-history-export tool to return a value describing the execution state such as:
1: Success
0: no messages retrieved
-1: error occurred
-2: user does not exist

... etc

Hi @humor4fun for this issue, you meant that the return codes should be outputted to the terminal?