SlackUpload
SlackUpload copied to clipboard
Use a crawler to get token
I found a tool that works as a client to installs emojis on slack, we can do the same using Java/Groovy, but to get/generate the tokens.
https://github.com/lambtron/emojipacks
Possible Crawlers
- http://htmlparser.sourceforge.net/
- http://j-spider.sourceforge.net/#
- https://jsoup.org/
- https://github.com/yasserg/crawler4j
- https://java-source.net/open-source/crawlers
- http://nutch.apache.org/