1.9.0 • Published 3 years ago

@rimiti/slack-ghost v1.9.0

Weekly downloads
61
License
MIT
Repository
github
Last release
3 years ago

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

1.9.0

3 years ago

1.8.0

5 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago