rauchg / slackin

Public Slack organizations made easy

Home Page:http://rauchg.com/slackin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing it on ubuntu server?

NinjaTurtle007 opened this issue · comments

I just want to install it on our ubuntu server.
Not sure how and if I can to install "now" there, but isn't there straight forward way to just have slackin running?

Agreed that "how to" steps could be added for ubuntu env in read me.
But steps are something like this.

  1. download project
  2. go to project dir
  3. npm install --unsafe-perm
  4. then run command ./bin/slackin --coc "$SLACK_COC" --channels "$SLACK_CHANNELS" --port $PORT $SLACK_SUBDOMAIN $SLACK_API_TOKEN $GOOGLE_CAPTCHA_SECRET $GOOGLE_CAPTCHA_SITEKEY

Successfully managed to run on ubuntu, so if need help, can try to contact me,
and will try to help out.

@lauzis two quick questions:

what type of token did you request from slack? new or legacy?
if it's a new token, what "permissions" did you request for the token. the list is crazy long and nothing looks appropriate. thanks.