~poptart/smack

605a9f7eb81a6bae14d646f20f6e6ff57bd14d5c — cblack 3 years ago e14eb51
Updated readme with emoji info
1 files changed, 4 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +4 -0
@@ 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)