Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use the .EXE #10

Open
XebraConsulting opened this issue Mar 12, 2022 · 2 comments
Open

How to use the .EXE #10

XebraConsulting opened this issue Mar 12, 2022 · 2 comments
Labels

Comments

@XebraConsulting
Copy link

I'm a total noob and am trying to use your .exe file to export slack messages. Where do I put in the channel and token in order to customize the program? Right now I'm running it and it opens CMD and then closes it after an error appears.

@ErikKalkoken
Copy link
Owner

Hey! Sorry for the late reply, did not see this earlier.

The app is command line tool, so you need to provide the token and any other information through arguments when calling it. Example for the channel "general":

slackchannel2pdf --token MY_TOKEN general

See also the documentation here: https://github.com/ErikKalkoken/slackchannel2pdf#usage

@Ethan-Zhou
Copy link

Hi Erik,
Thx for the release! However, the example is not clear for newbies like me. I have no idea what a token is and how to create one. Could you please give a more detailed example for Windows users?
Cheers,
Joey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants