From 605a9f7eb81a6bae14d646f20f6e6ff57bd14d5c Mon Sep 17 00:00:00 2001 From: cblack Date: Tue, 20 Oct 2020 16:53:36 -0500 Subject: [PATCH] Updated readme with emoji info --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 318ca00..21b41d0 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,9 @@ Globally used flags: in the source "examples/config.json". Flags should override settings in configuation. Command specific flags: + emoji: Retrieves information about emojis + -o: output file + -s: per user stats files: Retrieves all files on a Slack server -n: Do not download the documents only retrieve their information -q query: query is used for Slack search. Currently all built in @@ -93,6 +96,7 @@ Subcommands: * messages - Download all the messages matching a query * channels - List all channels on a server * check - Test a configuration and get client information +* emoji - Get information and lists of emoji 1. Steal a users token and cookies 2. Generate a configuration file using `examples/config.json` as a template (NOTE: some API's might need different arguments. Generally URL, Token, and B cookie are needed) -- 2.38.5