Skip to content

gadjio/psychoSlack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Psycho Slack

Dependencies

nodejs

python ~2.7 (for botkit installation)

npm install

Test

Set local config

create a config file (config/default.json)

Config File example

{
  "botToken": "xoxb-19876974532-7QVlS3XRzYFQ4fIkMVxIwCEd",
  "slackApiToken": "xoxp-19879990401-19874729492-19892570103-995c3fc727",
  "authToken": "cGhpbGlwcGUuZ3JhbmRtb250QGdtYWlsLmNvbTpoTlV1ajI=",
  "atmanApiUrl": "https://sandbox.atmanco.com"
}

Start the server

node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published