项目作者: rimiti

项目描述 :
👻 Simulate your Slack activity to appear always as connected.
高级语言: JavaScript
项目地址: git://github.com/rimiti/slack-ghost.git
创建时间: 2019-01-02T15:20:16Z
项目社区:https://github.com/rimiti/slack-ghost

开源协议:MIT License

下载


slack-ghost

Dependencies
Build
MIT License
PRs Welcome

Description

Simulate Slack activity to appear as connected.

Install

  1. $ npm i -g @rimiti/slack-ghost

How to use it?

Before everything, you have to go to the Slack Legacy Token page and click to Create token
to generate your token.

1 Create the SLACK_GHOST_TOKEN environment variable:

  1. $ export SLACK_GHOST_TOKEN=token
  1. Enjoy:
  1. $ slackghost
  2. $ [2019-01-02T17:52:41.088Z] - You are connected as "dobairro.dimitri" (RFA1KN75T).

With a CLI argument

  1. Enjoy:
  1. $ slackghost xoxp-434098521764-517538955265-514963434770-84ea548c6tf0e7yb3028bd3fac6ff62d
  2. $ [2019-01-02T17:52:41.088Z] - You are connected as "dobairro.dimitri" (RFA1KN75T).

Scripts

Run using yarn run <script> command.

  1. clean - Remove temporarily folders.
  2. build - Compile source files.
  3. build:watch - Interactive watch mode, compile sources on change.
  4. lint - Lint source files.
  5. lint:fix - Lint source files and auto-fix.

License

MIT © Dimitri DO BAIRRO