Replies: 1 comment 1 reply
-
|
Hey, I don't think there's an issue with using it as a library, depending on your needs of course. If you're looking into scraping some channel on a periodic basis, then I think it would work for you. To authenticate you could use the exported auth or github.com/rusq/slackauth - and then initialise the new Slackdump instance with the returned "Provider" |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I often find slack, very much lacking in term of notification capabilities. No filter, no regex, no saved search, I'm looking at a way to download message from some specific channel every 5 minutes and filter based upon my choices to generate or not desktop notification that are relevant and useful to me.
Would this project be a good way to implement such workflow ? I definitely don't want to use a slackbot or apps it would make no sense to do that if a simple client side can do that.
Best regards , and nice project
Beta Was this translation helpful? Give feedback.
All reactions