@rimiti/slack-ghost

1.9.0 • Public • Published

slack-ghost

Dependencies Build MIT License PRs Welcome

Description

Simulate Slack activity to appear as connected.

Install

$ 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.

With an environment variable (recommended)

1 Create the SLACK_GHOST_TOKEN environment variable:

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

With a CLI argument

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

Scripts

Run using yarn run <script> command.

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

License

MIT © Dimitri DO BAIRRO

Dependencies (2)

Dev Dependencies (7)

Package Sidebar

Install

npm i @rimiti/slack-ghost

Weekly Downloads

0

Version

1.9.0

License

MIT

Unpacked Size

10 kB

Total Files

9

Last publish

Collaborators

  • rimiti