snekin

v1.0.1
A minimal clone of Slackin without websockets or anything fancy

Snekin

Snekin requires a configuration file to function.

Save this to ~/.snekin.json:

{
  "host": "127.0.0.1",
  "port": 8080,
  "slack_domain": "my-slack-team-name",
  "slack_token": "MY_SLACK_TOKEN"
}

Fill in the details then run this command:

$ snekin ~/.snekin.json
npm i snekin

Metadata

  • MIT
  • Whatever
  • Brian Mock
  • released 9/5/2016

Downloads

Maintainers